https://stackoverflow.com/questions/13732826/convert-pem-to-crt-and-key

Converting Using OpenSSL

These commands allow you to convert certificates and keys to different formats to make them compatible with specific types of servers or software.

OpenSSL Convert PEM

OpenSSL Convert DER

OpenSSL Convert P7B

OpenSSL Convert PFX

Generate rsa keys by OpenSSL