G
Guest
I am using SSL enabled website.
I used a certificate using makecert utility in .NET.
Now I setup my website for Client Certificates.
When I tried to use my webservie in internet explorer. I received a error message saying that "page requires a client certificate".
I went to the msdn andfound that i need to get the client certificate.
I created another client certificate using makecert and and installed the certificate as per the instructions on MSDN.
But now if I try to access my webservice I receive an error which says that page can not be displayed with a message saying that site might facing some techincal problems.
Can any identify where am I going wrong?
Thanks
dinoo
I used a certificate using makecert utility in .NET.
Now I setup my website for Client Certificates.
When I tried to use my webservie in internet explorer. I received a error message saying that "page requires a client certificate".
I went to the msdn andfound that i need to get the client certificate.
I created another client certificate using makecert and and installed the certificate as per the instructions on MSDN.
But now if I try to access my webservice I receive an error which says that page can not be displayed with a message saying that site might facing some techincal problems.
Can any identify where am I going wrong?
Thanks
dinoo