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 !
|