Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

TLS Observatory hangs whenever TLS 1.3 is enabled (including the recommended "Modern" config) #244

Open
weinzierl opened this issue Feb 26, 2021 · 0 comments

Comments

@weinzierl
Copy link

weinzierl commented Feb 26, 2021

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

image
image

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.

image

image

Site with Modern Configuration

https://unstable.weinzierlweb.com

"Modern" configuration as recommended by the moz://a SSL Configuration Generator.

image

image

Cloudflare Blog

https://blog.cloudflare.com

image

image

Related Issues

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant