Hi forum,
I have Windows 2003 Server. I want to implement SSL Secuirty on my Intranet Application.

I have followed "HOW TO: Secure an ASP.NET Application Using Client-Side Certificates"
at http://support.microsoft.com/kb/315588

This example is working fine on Server.

But When I want to access it on any other system then it gives me following error.


The page requires a client certificate

The page you are attempting to access requires your browser to have a Secure Sockets Layer (SSL) client certificate that the Web server will recognize. The client certificate is used for identifying you as a valid user of the resource.
--------------------------------------------------------------------------------

Please try the following:

Contact the Web site administrator if you believe you should be able to view this directory or page without a client certificate, or to obtain a client certificate.
If you already have a client certificate, use your Web browser's security features to ensure that your client certificate is installed properly. (Some Web browsers refer to client certificates as browser or personal certificates.)
HTTP Error 403.7 - Forbidden: SSL client certificate is required.
Internet Information Services (IIS)

--------------------------------------------------------------------------------

Technical Information (for support personnel)

Go to Microsoft Product Support Services and perform a title search for the words HTTP and 403.
Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled About Certificates, Using Certificate Trust Lists, Enabling Client Certificates, and About Custom Error Messages.

Recommended Answers

All 2 Replies

Could it possibly be a browser problem? Have you tried it on multiple browsers that are fairly up to date?

Why are you tring to secure a site in house? you have to install the client certificate on all the machines that is going to access the pages

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.