json-schema.org, commonmark.org and yaml.org now support https#1763
json-schema.org, commonmark.org and yaml.org now support https#1763webron merged 3 commits intoOAI:v3.0.3-devfrom
Conversation
|
Firefox complains yaml.org has https issues. |
Firefox 64.0 no longer complains as of this date. Will update PR. |
|
https://yaml.org is fine, but https://www.yaml.org is misconfigured. Removed |
|
@clarkevans can you take a look at the DNS for www.yaml.org? http://www.yaml.org redirects to https://yaml.org which works fine. However https://www.yaml.org is not working fine. |
Revisits #1422 now that json-schema.org and commonmark.org support https.
This just leaves yaml.org 😭