Category: Apache
How to manually generate a Certificate Signing Request (or CSR) in an Apache or Nginx web hosting environment using OpenSSL.
Read More »
Redirect HTTP to HTTPS with Apache
How to redirect HTTP to HTTPS in Apache. Covers virtual hosts redirects and rewriting URLs with mod_rewrite and .htaccess.
Read More »
ACME SSL/TLS Automation with Apache and Nginx
How to use the ACME protocol to automate SSL/TLS certificates from SSL.com on the Apache and Nginx web servers.
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 »
SSL/TLS Installation on macOS 10.14 Mojave
This how-to will demonstrate how to install an SSL/TLS certificate on macOS 10.14 Mojave.
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 »