How to allow only certain Certificates
"Dr. Harry Knitter" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-ssl.user |
|---|---|
| Message-ID | <[email protected]> |
Hello,
how can I restrict access to my Apache to owners of certain individual
certificates?
I have tried the following (it doesn´t work, however):
SSLREQUIRE %{SSL_CLIENT_S_DN_UID} in {"<Subject Key Identifyer1>","<Subject
Key Identifyer2>",...}
where <Subject Key Identifyer> is the X509 extension Subject Key Identifyer of
the client´s certificate.
I tried it with colons and without.
The expression always results in false.
What is the corresponding value for SSL_CLIENT_S_DN_UID in a certificate?
Thanks
Harry
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [email protected]
Automated List Manager [email protected]