⚙ DevOpsOpenSSLOpenSSLConverting from DER to PEM format:openssl x509 -inform DER -in <input-file> -out <output-file>