Security/Server Side TLS: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 195: Line 195:
Nginx provides the best TLs support at the moment. It is the only daemon that provides OCSP Stapling, custom DH parameters, and the full flavor of TLS versions (from OpenSSL).
Nginx provides the best TLs support at the moment. It is the only daemon that provides OCSP Stapling, custom DH parameters, and the full flavor of TLS versions (from OpenSSL).


The detail of each configuration parameter is explained at the end of this document.
The detail of each configuration parameter, and how to build a recent Nginx with OpenSSL, is [[#Nginx_configuration_details|at the end of this document]].


<pre>
<pre>
Line 530: Line 530:
== Nginx configuration details ==
== Nginx configuration details ==


Originally published on Julien's blog at https://jve.linuxwall.info/blog/index.php?post/2013/10/12/A-grade-SSL/TLS-with-Nginx-and-StartSSL
Originally published on Julien Vehent's blog at https://jve.linuxwall.info/blog/index.php?post/2013/10/12/A-grade-SSL/TLS-with-Nginx-and-StartSSL


=== Building Nginx ===
=== Building Nginx ===
Confirmed users
529

edits

Navigation menu