Nginx
-
With the following configuration, the Nginx web server can be configured to support HTTP Strict Transport Security (HSTS). The header must be set per website, the configuration file is usually found in /etc/nginx/sites-avail...
-
To keep your website as safe as possible, it is important to ensure that it only works with secure protocols. Disabling insecure protocols is therefore strongly recommended. Currently, all SSL protocols are insecure, and TLS ...
-
To make sure that your visitors always will be using an secured connection to your website, you have to redirect visitors that are making the first connection via HTTP. Here we make use of the permanent HTTP redirect code (HT...
SSLCheck
Our SSLCheck will examine your website's root and intermediate certificates for correctness and report any potential issues