Posts tagged "ssl" :

Top 5 Errors Renewing SSL Certificate with Nginx and How to Fix Them

5 min read57 VIEWS

#Nginx#Lets Encrypt#SSL#CertBot

This guide covers some of the most common checks you need to perform when troubleshooting issues with renewing SSL certificates using Nginx.

Renew Expired SSL Certs

10 min read153 VIEWS

#SSL#Nginx#Apache#Lets Encrypt#CertBot

In this tutorial, you will learn how to manually renew your expired SSL certificates and also how to automatically renew SSL certificates with Apache or NGINX from Let’s Encrypt prior to their expiration date.

HTTP Strict Transport Security for NGINX and Apache

6 min read69 VIEWS

#Apache#HSTS#HTTPS#NGINX#Security#SSL#TLS

This tutorial will show you how to set up HSTS in NGINX and Apache. It has been tested with NGINX 1.1.19 and Apache 2.2.22 on Ubuntu 12.04, Debian 6 & 7 and CentOS 6. However, these are just the referenced versions and it should work on other distributions as well.

OCSP Stapling on NGINX and Apache

7 min read124 VIEWS

#Apache#NGINX#CRL#OCSP#OCSP-Stapling#Revocation#SSL#TLS

This post will review what OCSP stapling is and does. We'll also lay out the steps necessary to configure OCSP Stapling on both NGINX and Apache.

How To Setup SSL For Free

10 min read72 VIEWS

#SSL#NGINX#Apache#SSLForFree

This tutorial will show you how to acquire and install an SSL certificate from a trusted Certificate Authority (CA) for absolutely free.

Harden SSL Security on NGINX

13 min read810 VIEWS

#NGINX#SSL#TLS

In this tutorial, we will show you how to set up secure SSL protection on an NGINX web server to help mitigate malicious attacks.