At 08:16 AM 5/1/2006, Adam Pordzik wrote:
Moin,
Recently, I played with client cerfificated and SASL EXTERNAL mechanism.
There are some questions left:
AUTHENTICATION/AUTRORIZATION
I can authencticate with any certificate issued by a trusted CA found
c_rehashed in /etc/ssl/certs.
Yes.
(O'SSL compiled-in certs directory AND
slapd's TLSCACertificatePath here) Does this implies, that anybody with
a valid certificate e.g. issued by some public CA like Thwate or Verisign
is authorized as "users" in ACL terms?
If those CAs are "trusted" (see first question), yes.
Is only TLSCACertificatePath checked or OpenSSL's default directory also?
Former.
[...]
Use of TLS+EXTERNAL is limited to valid certificates issued
by a trusted CA. Limit your trust in CAs to limit user
certificates.