Difference between revisions of "TLS"

From Freephile Wiki
Jump to navigation Jump to search
m (Text replacement - "<abbr title="[^"]+">(.*)<\/abbr>" to "$1")
Line 1: Line 1:
This page is mainly about adding <abbr title="Transport Layer Security">TLS</abbr> (also commonly referred to by it's predecessor '<abbr title="Secure Sockets Layer">SSL</abbr>') for your web servers such as [[Apache]] or [[nginx]].
+
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 03: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

Resources[edit | edit source]

  1. Transport Layer Security
  2. https://letsencrypt.org/getinvolved/
  3. https://wiki.mozilla.org/Security/Server_Side_TLS
  1. https://security.stackexchange.com/