Home IOS Development ios – Entry & Encrypt pem file utilizing Shell Script

ios – Entry & Encrypt pem file utilizing Shell Script

0
ios – Entry & Encrypt pem file utilizing Shell Script

[ad_1]

I’ve added .p12 & .pem file into the venture.

Now, I need to encrypt this pem file utilizing .p12 construct time utilizing shell script in Xcode.

How can we entry these recordsdata & encrypt it?

I do know the encrypt command like:

openssl pkcs12 -in path.p12 -out encrypted.key.pem -nocerts -nodes

So, that is like one key to encrypt one other key, if I’m not mistaken.

[ad_2]

LEAVE A REPLY

Please enter your comment!
Please enter your name here