Hi, i'm new to web services and IIS. My web service is running well using HTTP (binding type, which I guess is the default). I can access it on my program and via web browser. Just now, I shift from HTTP to HTTPS and also select the SSL Certificate of our server, i tried to access it via web browser and I received this error
403 - Forbidden: Access is denied.
You do not have permission to view this directory or page using the credentials that you supplied.
Any idea? Let me know please if there's something that I need to change on the config.
Thanks

