Category / Section
How to Adjust SSL Settings in IIS to Ignore Client Certification Requirements
Published:
While accessing the Bold BI application, sometimes browser may request to select an SSL certificate. This may be due to incorrect SSL settings configured in IIS.
Please follow the below steps to resolve this issue.
-
Open IIS and navigate to your website or application and go to the SSL settings.
-
Set the Client Certificate setting to “Ignore”.
Both ‘Accept’ and ‘Require’ will challenge for a client-side certificate.
-
Recycle the application pools and re-launch the browser to ensure the changes.