Hi all,
I've been trying to search for anyone that has had to do this, but the only instance I found, the individual had an autoIT script that would kick off to select the certificate. I would really hate to have to do something like that.
I am wondering if there is a way to select/talk to the Windows Security dialog when certificate selection comes up and select the appropriate certificate before proceeding to our website. Does anyone have any suggestions on a clean solution for doing this?
We have many servers we test against, some do not need certificates and just throw a certificate error, and that's simple enough to deal with when a certificate error comes up.
My problem though is how to handle the sites we actually require a valid certificate, and we want to make sure to select the appropriate certificate, then click OK button.