-
Notifications
You must be signed in to change notification settings - Fork 265
Open
Description
Some time ago the location of uptodate JSON specs moved from S3 security.mozilla.org (where the last published is v5.0 from 6/19) to ghio ssl-config.mozilla.org (where the current guidelines spec v5.7 from 5/23 is located).
So the URL has to change to keep tracking the newer config updates:
Line 399 in 5866911
| sstlsurl = "https://statics.tls.security.mozilla.org/server-side-tls-conf.json" |
(+ the local snapshot for offline/failover also needs to be updated beyond v5.0…)
and also checked to see how the JSON structure changed over time (it doesn't follow semver meaning breaking changes in the actual json data/schema happens even between minor versions).
txtsd
Metadata
Metadata
Assignees
Labels
No labels