chromium / badssl.com

:lock: Memorable site for testing clients against bad SSL configs.
https://badssl.com
Apache License 2.0
2.81k stars 190 forks source link

TLS 1.3 #406

Closed TheScriptGuy closed 4 years ago

TheScriptGuy commented 4 years ago

Hi! I really find this website useful!

Is there any plan to add TLS 1.3 under the list of protocols?

Thanks!

christhompson commented 4 years ago

Merging to #332 which has our current discussion on adding support for TLS 1.3. To summarize: It's on my list of things to work on sometime soon-ish, but it will require a fair amount of work as it looks like we'll need to have two different versions of NGINX running to support it (so we'll likely need to container-ify parts of the infrastructure for serving different subdomains).

TheScriptGuy commented 4 years ago

Great thanks! Good to know that it's being worked on! I appreciate it!

jawj commented 1 year ago

Just a +1 to say TLS 1.3 would be very useful (currently working on a 1.3-only client).