Forum Discussion

Rodrigo20's avatar
Rodrigo20
Contributor
9 years ago
Solved

Problems with Security Certificates in different browsers.

Hi Guys,     I'm trying to do an CrossBrowser Test, but I'm having a problem when running the test, because the web site that I'm testing asks for a security certificate, but as we are developing ...
  • mes6073's avatar
    9 years ago

    The reason is due to a lack of a certificate from an recognized issuing authority. As a workaround, if IIS is installed on the machine under test, you can use IIS to create a Self Signed Certificate (IIS > Machine Name > Server Certifcates). Once the self-siigned certifcate is created, you can then 'point' the browser at that when prompted the first time by Chrome which will recognize the certificate as long nothing changes to invalidate the certificate.