The Server Side TLS guidelines content has moved to two places
- Mozilla's internal guidelines can be found on the Mozilla Confluence page : Server Side TLS Recommended Configurations
- The public guidelines have been moved to a community working group managed project outside of Mozilla. The public guidelines can be found at https://docs.tlsref.org/ and the source code can be found at https://github.com/tlsref/docs
Historically, this repository contained both the MediaWiki source for Mozilla's Server Side TLS document at Server Side TLS and Mozilla's SSL/TLS Configuration Generator. Access the current generator by following this link: TLSRef TLS Configuration Generator. The current code for the configuration generator is located at https://github.com/tlsref/configurator, the previous code was located at https://github.com/mozilla/ssl-config-generator and the original code from years before that can be found at this revision.