skip to main content
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