Security Guide
>
X.509 Certificates
>
Certificate Store Loading & Distribution
>
Data Signing and Message Authentication
>
Self-sign certificates for ICE Mobile login
>
Converting a .crt File to a .pem File
Converting a .crt File to a .pem File
Run the following command to convert a
.crt
file to a
.pem
file:
openssl x509 -in root.crt -out root.pem
This site works best with JavaScript enabled