Programming SSL - ClientCertificate?

R

Richard P

How do you check for revoked client certificates in ASP

I have ASP pages that test various flags after requesting the ClientCertificate. It works fine but what happens if the certificate is revoked

I think that when a certificate is revoked the web server sends a request to revoke the certificate to somewhere, then a list is generated. This list of revoked certificates needs to programmatically checked, I need to ensuer that users on machines with revoked client certificates are not allowed onto the secure part of the site

I cannot see how to do this in ASP and am wondering if I need to use a COM+ object

I found a reference to CAPICOM and wonder if I need to use this

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsecure/html/intcapicom.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,114
Latest member
GlucoPremiumReview
Top