openssl pkcs12 -in certname.pfx -out key.pem -nodes
You may also like
Using yum to manage installing, upgrading or removing packages in Linux is a great little tool. Sometimes when running a yum transaction […]
The username and password needs to be encoded and sent in BASE64So if using username as the username it would become dXNlcm5hbWU= […]
Copy folder using command line This is an example how to copy a folder using the command line. i.e I want to […]
This is a simple and crude method to disable an interface based on the volume of data that has gone through it. […]