Skip to content

Commit

Permalink
Merge pull request #276 from april/gh-pages
Browse files Browse the repository at this point in the history
Fix error with not pointing to newest JSON files
  • Loading branch information
april authored Jul 24, 2020
2 parents 7380fab + 6b88341 commit 1aaa74d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Server_Side_TLS.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,9 @@ This configuration is compatible with a number of very old clients, and should b
= JSON version of the recommendations =

<p style="max-width: 60em;">Mozilla also maintains [https://ssl-config.mozilla.org/guidelines/5.3.json these recommendations] in JSON format, for automated system configuration. This location is versioned and permanent, and can be referenced in scripts and tools. The file will not change, to avoid breaking tools when we update the recommendations.</p>
<p style="max-width: 60em;">Mozilla also maintains [https://ssl-config.mozilla.org/guidelines/5.6.json these recommendations] in JSON format, for automated system configuration. This location is versioned and permanent, and can be referenced in scripts and tools. The file will not change, to avoid breaking tools when we update the recommendations.</p>

<p style="max-width: 60em;">We also maintain a [https://ssl-config.mozilla.org/guidelines/latest.json rolling version] of these recommendations, with the caveat that they may change '''without warning''' and '''without providing backwards compatibility'''. As it may break things if you use it to automatically configure your servers without review, we recommend you use the [https://ssl-config.mozilla.org/guidelines/5.3.json version-specific file] instead.</p>
<p style="max-width: 60em;">We also maintain a [https://ssl-config.mozilla.org/guidelines/latest.json rolling version] of these recommendations, with the caveat that they may change '''without warning''' and '''without providing backwards compatibility'''. As it may break things if you use it to automatically configure your servers without review, we recommend you use the [https://ssl-config.mozilla.org/guidelines/5.6.json version-specific file] instead.</p>

= Version History =
{| class="wikitable"
Expand Down

0 comments on commit 1aaa74d

Please sign in to comment.