Hello all
We have a Domino web server connecting to a secure site via HTTPS to pull back some data. The SSL certificate on the web site is invalid but we want to ignore that and pull back the data anyway.
Does anyone know of any way to somehow add a trust for that site the same way you can in IE or Firefox to basically say “I know the SSL cert is invalid but I want to continue anyway”.
It has been suggested that we actually run IE on the server and add a trust in IE but that doesn’t work, I think because the trust is added as the user you are logged in as, not as LocalSystem, the Domino account.
Cheers
K