Accepting a certificate that was not issued by a trusted certificate authority via CodedUI
Introduction As we starve to have our testing environments as close as possible to our production environment is often the case that we also do set https on out test servers. For the security reasons, however, this are often self-signed certificates. This brings us to a small problem during our test automation. By default we […]