VMware Cloud Community
GSS344
Enthusiast
Enthusiast

Convert PEM file to KEY for ESXi 6.5

Hi,

I have a pem file of my certifiate private key, but I need to convert this to a key file.

I am looking at a link below on how to do this, but I'm not sure which command is right?

ssl - How to convert .pem into .key? - Stack Overflow

Would I run:

openssl x509 -outform der -in your-cert.pem -out your-cert.crt 

I read somewhere that ESXi 6 will only support x509 certs? (I'm on 6.5)

Reply
0 Kudos
0 Replies