openssl pkcs12 -in certname.pfx -out key.pem -nodes
You may also like
Manually change the management IP of a VMware ESXi 6.7 host Open a SSH session to the current management IP and run […]
Using yum to manage installing, upgrading or removing packages in Linux is a great little tool. Sometimes when running a yum transaction […]
In a cmd prompt run the below command net user username newpassword if the username contains a space do the below net […]
First of all I list all the rules including line numbers like this; iptables -L -t nat –line-numbers I then look at […]