Category — Page 4

How-To Guides — Page 4

Task-focused guides covering the full lifecycle of certificate management, across every major server platform and format.

How to Renew a Certificate Without Downtime

A correctly done renewal shouldn't be visible to visitors at all.

How to Migrate a Certificate to a New Server

Moving the certificate is easy. Moving the private key securely is the part to plan for.

How to Set Up HTTPS for an API Gateway

The gateway is almost always the right place to terminate TLS for everything behind it.

How to Test TLS Protocol and Cipher Support With OpenSSL

Confirm exactly which TLS versions your server accepts, one command per version.

How to Fix a Certificate Chain Order Issue

The right certificates, installed in the wrong order — a subtle, specific failure mode.

How to Set Up HSTS Preloading Step by Step

A checklist before submitting, since removal from the list is slow and painful.

How to Set Up OCSP Stapling on Nginx

A handful of directives that meaningfully improve revocation-check speed and privacy.

How to Set Up OCSP Stapling on Apache

Two directives at the server level, applied globally rather than per virtual host.

How to Set Up a Certificate for a Non-Standard Port

TLS doesn't care about the port number — but browsers and URLs need to be told explicitly.

How to Install a Certificate on a Mail Server (Postfix/Dovecot)

Two separate services, two separate config files, one shared certificate.