Hi..I have installed renewed SSL certificate on web server IIS7. After installation I applied website binding to port 443. My application uses client certifcates also, so i have changed SSL setting to Require 'client certificate'. Both client and SSL server certificates are valid but still I am not able to access my application. Error i get is - '403 - Forbidden: Access is denied.'. I have enabled client certificate mapping in IIS role settings also but still not getting rid of this 403 error. I guess client certificate is not ablt to handshake with server certificate. Please help!!
↧