crash.steampowered.com is using the older TLS1.2 instead of TLS1.3 which all other pages of steampowered.com seem to use.
Supporting TLS1.3 on the server - and configuring the client to use it might help
There might also be a bug where multiple requests are made without reusing a connection?
Sometimes I don't see it in the packet capture, but I was testing clients reconnecting in a row.
Analysis - https://www.hardenize.com/report/crash.steampowered.com/1751953188#www_tls Good summary of security and performance benefits https://www.cloudflare.com/learning/ssl/why-use-tls-1.3/
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
crash.steampowered.com is using the older TLS1.2 instead of TLS1.3 which all other pages of steampowered.com seem to use.
Supporting TLS1.3 on the server - and configuring the client to use it might help
There might also be a bug where multiple requests are made without reusing a connection?
Steps for reproducing this issue:
Sometimes I don't see it in the packet capture, but I was testing clients reconnecting in a row.
Analysis - https://www.hardenize.com/report/crash.steampowered.com/1751953188#www_tls
Good summary of security and performance benefits https://www.cloudflare.com/learning/ssl/why-use-tls-1.3/