Hi guys,
I am trying to automate searching on a website at work and I am failing so far with the very basic step of HTTP Get The website is only reachable via https.
I usually work with "WinHttp.WinHttpRequest.5.1" and had no problems automating anything so far, but this website is a tricky one, it seems like it wants some kind of client certificate, or at least it wants it but doesn't require it. I removed all the client certificates in Firefox but the website still works, so I assum