Tag: OpenSSL
How to manually generate a Certificate Signing Request (or CSR) in an Apache or Nginx web hosting environment using OpenSSL.
Read More »
Create a .pfx/.p12 Certificate File Using OpenSSL
How to create a .pfx/.p12 certificate from the command line using OpenSSL.
Read More »
OpenSSL Security Advisory: High-Severity Vulnerabilities Fixed in Version 1.1.1k
The OpenSSL project issued a security advisory on 25 March 2021 detailing two high-severity vulnerabilities.
Read More »
December 2020 Security Roundup
December’s Security Roundup reports on a vulnerablility in OpenSSL, new network privacy protocols, and the SolarWinds supply-chain attack.
Read More »
Enable Linux Subsystem and Install Ubuntu in Windows 10
How to enable the Linux subsystem in Windows 10 and install and upgrade Ubuntu Linux.
Read More »
Export Certificates and Private Key from a PKCS#12 File with OpenSSL
How to extract the certificates and private key from a PKCS#12 file (also known as PKCS12, PFX, .p12, and .pfx) with OpenSSL.
Read More »
Install OpenSSL on Windows with Cygwin
How to install OpenSSL on Windows with Cygwin. OpenSSL is a useful open-source toolkit for working with digital certificates.
Read More »
How do I confirm that a private key matches a CSR and certificate?
How to use OpenSSL to confirm that a private kay, CSR, and certificate are compatible.
Read More »