OliverWu
5 years agoOccasional Contributor
Does TestComplete support TLSv1.3?
Is it possible to make TLSv1.3 protocol enabled by default when sending the http request via "aqhttp" object?
I've enabled the TLSv1.3 (experimental) on windows 10. While, the TLSv1.2 is still picked by TC.
That's a good question for Support. Here's their link:
https://support.smartbear.com/message/?prod=TestComplete
This doesn't seem possible - aqHttp is using API IWinHttpRequest which doesn't support TLS 1.3.