osobrevilla / node-ipa-server

.ipa server for install ios apps using the browser.
19 stars 12 forks source link

pem? #1

Open surfjedi opened 8 years ago

surfjedi commented 8 years ago

How do you make the pem file?

osobrevilla commented 8 years ago

Hi, i don't remember exactly how i generate it, but i remember that when you buy your SSL cert. the provider send the certificate in text format (and other formats).

-----BEGIN CERTIFICATE----- amsdklasdlkasmdlkasmdlkasmdlaksmdlaksmdlasmdlkasndklasndlkansdlkasndklam dksdasñdlkasñdklaskdlasdkñaskdlasd......... ............... -----END CERTIFICATE-----

You need copy the hash to a file with text file format and using .pem extensión.

Other way: http://stackoverflow.com/questions/991758/how-to-get-an-openssl-pem-file-from-key-and-crt-files