Dear froum,
have a working website, protected by SSL certificate authentication (SSL settings: require SSL: accept). Is there a possibility if a user provieds an "unknown" certificate towards ISS to continue to the website? As of now, we get an 403 error.
Background: many companies have configured which certificate they provide towards the web, so the user has no choice to select the correct certificate. However, the user should be allowed to see some content of the website, even without login / incorrect certificate. The web application does recognize if the correct certificate is available and does then display the full website. Without some parts are invisible.
So IIS should continue even without a correct certificate. Technically unauthorized access as a user without any certificate.
Thanks,
Chris