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 […]

ssl certificate expired warning chrome

SSL Certificate Expiry and Your Website

What is SSL Certificate Expiry? Think of an SSL certificate as a travel pass for encrypted website data. Every SSL certificate has a fixed validity when it is issued by a Certifying Authority (CA). At the end of the validity period is an expiry date. This expiry date is hard-coded into the certificate. It is […]

chrome error ssl certificate revocation

SSL Certificate Revocation can end your Website trust

A revoked SSL certificate, just like an expired certificate, is the death certificate for a website. When a web browser shows an error that the website is using a revoked certificate, nobody will visit the website. About SSL Certificate Revocation SSL certificate revocation is the act of declaring that the SSL certificate that has been […]