You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
For all sites that have TLS 1.3 enabled the TLS Observatory seems to hang indefinitely. This concerns sites with both TLS 1.2 and TLS 1.3 enabled as well as sites that run the Mozilla recommended "Modern" configuration as described here.
For all sites that have TLS 1.3 enabled the TLS Observatory seems to hang indefinitely. This concerns sites with both TLS 1.2 and TLS 1.3 enabled as well as sites that run the Mozilla recommended "Modern" configuration as described here.
Test Cases
Site with Intermediate Configuration
https://weinzierlweb.com
Site with Intermediate Configuration and TLS 1.3 added
https://testing.weinzierlweb.com
Same config as in first example but with
ssl_protocols TLSv1.2 TLSv1.3;
in nginx configuration.
Site with Modern Configuration
https://unstable.weinzierlweb.com
"Modern" configuration as recommended by the moz://a SSL Configuration Generator.
Cloudflare Blog
https://blog.cloudflare.com
Related Issues
The text was updated successfully, but these errors were encountered: