openssl pkcs12 -in certname.pfx -out key.pem -nodes
You may also like
The username and password needs to be encoded and sent in BASE64So if using username as the username it would become dXNlcm5hbWU= […]
ip route add 192.168.1.0/24 via 192.168.0.1
A few weeks ago at work, I was tasked with the project of decommissioning one of our older Windows Server 2008 machines […]
If you have a MySql database that you want to import (pipe) into another server, as long as you have the filename.sql […]