View Single Post

  #1 (permalink)  
Old 08-23-2007
uncle
 
Posts: n/a
Default ssl client cert setup/generate question

I have a site with an SSL cert from verisign, running Apache 2.2,
mod_ssl on ubuntu.

I need to add the ability for some users to require a client cert.

I have found:
SSLVerifyClient optional

How do I go about generating client certs for my users ?

-- Thanks !