Skip to content

Comparing to outdated JSON spec (v5.0) #192

@janbrasna

Description

@janbrasna

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:

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions