The request was aborted: Could not create SSL/TLS secure channel - TLS 1.3 & WebRequest
Hi guys, I'm struggling with a HTTP request, which needs TLS 1.3. Yesterday the ECB changed its TLS from 1.2 to 1.3 ( SSL Server Test: www.ecb.europa.eu (Powered by Qualys SSL Labs) ) and currently when I'm trying to execute a request receiving an er...