https://github.com/mozilla/server-side-tls
Server side TLS Tools
https://github.com/mozilla/server-side-tls
Last synced: 9 months ago
JSON representation
Server side TLS Tools
- Host: GitHub
- URL: https://github.com/mozilla/server-side-tls
- Owner: mozilla
- License: mpl-2.0
- Created: 2014-10-18T23:21:24.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2025-01-20T17:17:04.000Z (about 1 year ago)
- Last Synced: 2025-05-03T19:28:52.324Z (9 months ago)
- Language: HTML
- Homepage: https://ssl-config.mozilla.org
- Size: 439 KB
- Stars: 1,126
- Watchers: 95
- Forks: 143
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Server Side TLS
===============
This repository contains the MediaWiki source for Mozilla's Server Side TLS
document at [Server Side TLS](https://wiki.mozilla.org/Security/Server_Side_TLS).
Historically Mozilla's SSL/TLS Configuration Generator was housed in this
repository. Access the current generator by following this link: [SSL Configuration Generator](https://ssl-config.mozilla.org).
The current code for the configuration generator is located at https://github.com/mozilla/ssl-config-generator
The original code [can be found at this revision](https://github.com/mozilla/server-side-tls/tree/last-revision-before-move).