Difference between revisions of "TLS"
Jump to navigation
Jump to search
m (Text replacement - "<abbr title="[^"]+">(.*)<\/abbr>" to "$1") |
|||
Line 1: | Line 1: | ||
− | This page is mainly about adding | + | This page is mainly about adding TLS (also commonly referred to by it's predecessor 'SSL') for your web servers such as [[Apache]] or [[nginx]]. |
See the [https://httpd.apache.org/docs/2.4/ssl/ Apache docs] | See the [https://httpd.apache.org/docs/2.4/ssl/ Apache docs] |
Revision as of 02:32, 12 January 2016
This page is mainly about adding TLS (also commonly referred to by it's predecessor 'SSL') for your web servers such as Apache or nginx.
See the Apache docs