Convert Certificates from PFX to PEM
This artice shows how to extract all the certificates and key file from .pfx file using openssl and remove any password if required.
This artice shows how to extract all the certificates and key file from .pfx file using openssl and remove any password if required.
I currently run Octoprint on a Raspberry Pi that is hooked up to be 3D printer. This setup uses HAProxy to provider the web front end for the user. I am in the process of securing all my systems so […]
I own a Synology NAS and it now supports the free certificates from Let’s Encrypt. The only problem with Synology’s implimentation is that they only allow the web (HTTP-01) method of certificate verification. This means that I have to map […]
This acticle will go through the install and configuration to use FreeBSD as your OpenVPN server and how to create the client config files.
Wondering what SSL encryption and protocols a site is using. Cipherscan is free and work well. You can find it here: Cipherscan