Accessing Client Certificates with ASP

With Active Server Pages (ASP), you can create a server-side script that extracts the contents of a user's client certificate and saves this information in a text file. By adding this script to SSL-secured Web pages, you can effectively catalog and manage the client certificates of users accessing your server.

For more information see ClientCertificate.