Changing https protocol
-
Hi guys currently looking at a website that only works with certain https protocols. Im able to sniff the requests via fiddler by changing the https protocols to ssl3;tls1.0;tls1.1;tls1.2
I was wondering how this could be achieved in OB? Many thanks for your help!
-
There is currently no way to customly define that in OB. You'd have to change Extreme.NET.dll in order to do so.