Webperf-se / webperf_core

webperf-core is an open-source testing suite tailored to help you improve your digital presence in areas like web performance, security and accessibility to email best practice using many small improvements.
https://webperf.se/articles/webperf-core/
MIT License
19 stars 30 forks source link

Use browser to check what TLS versions we support #545

Closed 7h3Rabbit closed 3 months ago

7h3Rabbit commented 3 months ago

Previously we used requests to check TLS version support.

With this change we use real browsers (simulating users) by using sitespeed.io.