Category: Linux/Unix
How to manually generate a Certificate Signing Request (or CSR) in an Apache or Nginx web hosting environment using OpenSSL.
Read More »
Microsoft Authenticode Code Signing in Linux with Jsign
How to use Jsign for Windows Authenticode code signing on Linux systems, including both standard OV/IV and token-based EV certificates.
Read More »
Install an SSL Certificate on Nginx
How to install an SSL/TLS certificate on Nginx and redirect HTTP traffic to HTTPS.
Read More »
Disable TLS 1.0 and 1.1 in Apache and Nginx
How to disable TLS 1.0 and 1.1 in Apache and Nginx, how to check enabled SSL/TLS versions, and common browser errors resulting from deprecated TLS versions.
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 »
Fix the Browser Error: ‘ssl_error_rx_record_too_long’ or ‘Internet Explorer cannot display the webpage’ on Linux
How to correct the Error code: ‘ssl_error_rx_record_too_long’ (Firefox) or ‘Internet Explorer cannot display the webpage’ (IE).
Read More »
Install an SSL Certificate on Apache Mod_SSL
How to install an SSL/TLS Certificate on Apache Mod_SSL
Read More »