Skip to content

Commit 8ecabde

Browse files
authored
Merge pull request #320 from gstrauss/doc-release-notification
document how to get release notifications
2 parents ba3da86 + 2805a66 commit 8ecabde

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
The Mozilla SSL Configuration Generator is a tool which builds configuration files to help you follow the Mozilla [Server Side TLS](https://wiki.mozilla.org/Security/Server_Side_TLS) configuration guidelines.
44

5+
This tool is built and deployed to https://ssl-config.mozilla.org/
6+
7+
To be notified when the Mozilla [Server Side TLS](https://wiki.mozilla.org/Security/Server_Side_TLS) configuration guidelines are updated (infrequent), use github notifications to subscribe to Releases on this repository (mozilla/ssl-config-generator).
8+
9+
To modify and build this tool locally, please read on:
10+
11+
512
## Installation
613

714
```bash

0 commit comments

Comments
 (0)