OCSP Stapling flow

Enable OCSP Stapling to speed up Browser Response

Here we attempt to explain the benefit of OCSP Stapling for SSL Certificate users, and how to enable OCSP Stapling in the easiest manner on Apache, Nginx, and IIS. Online Certificate Status Protocol (OCSP) was created as an alternative to the Certificate Revocation List (CRL) protocol. Both protocols are used to check whether an SSL […]

setup ssl for apache web server on windows

Setup SSL Certificate for Apache 2.4 web server on Windows

One of the rare installation scenarios is the setup of a SSL certificate for Apache 2.4 web server on Windows. Although it is always recommended to run Apache on Linux, installing SSL certificates for Apache 2.4 web server running on Windows is also easy. Pre-Requisites/Assumptions You have the SSL certificate chain (SSL certificate and CA […]