mail-in-a-box / mailinabox

Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
https://mailinabox.email/
Creative Commons Zero v1.0 Universal
13.98k stars 1.44k forks source link

Rename SSL to TLS #752

Open aspdye opened 8 years ago

aspdye commented 8 years ago

Because we have started to call Certificates TLS instead of SSL (which is correct - but not very known) - we should do this everywhere. There are some scripts and pages in MiaB which are still called SSL, instead of TLS. We should rename them:

dscoduc commented 8 years ago

Probably not worth the trouble...

Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), both of which are frequently referred to as 'SSL'... https://en.wikipedia.org/wiki/Transport_Layer_Security

This document and the TLS protocol itself are based on the SSL 3.0 Protocol Specification as published by Netscape. http://www.ietf.org/rfc/rfc2246.txt

JoshData commented 8 years ago

We'll do this eventually. File renames make the git history harder to follow, so I'm just putting it off for a while.