Hello,
I'm trying to work with this beautiful tool Test Studio for APIs when i test some HTTP requests i've theses errors :
10:31:17.594 [ERROR] [FAILED] | | 'GET https://{{BaseUrl}}' [183 ms] [5VqdzGJAPJ3Q1ZPFOXdCq8] 'The request was aborted: Could not create SSL/TLS secure channel.'
After search, the host can accept only protocol TLS 1.2 and not under.
I use Test Studio for APIs without Fiddler 4, it's possible to configure Test Studio for APIs for use protocol TLS 1.2 ?
Regards