On Thu, May 1, 2008 at 2:06 PM, Irwin Tillman <[EMAIL PROTECTED]> wrote:
> Whatever's the cause, I've worked around it for now by specifying just a
> single
> LDAPTrustedGlobalCert statement; currently all my LDAP servers have
> certificates
> signed by the same CA.
It doesn't look like open
I wrote:
>> But the truss shows that at no time (at startup or later when talking to an
>> LDAP server)
>> does the parent or any child httpd try to open() the file
>> /var/local/etc/certs/foo.
>> So (not surprisingly), attempts by httpd to verify certificates issued by
>> the CA whose cert
On Wed, Apr 30, 2008 at 4:27 PM, Irwin Tillman <[EMAIL PROTECTED]> wrote:
> But the truss shows that at no time (at startup or later when talking to an
> LDAP server)
> does the parent or any child httpd try to open() the file
> /var/local/etc/certs/foo.
> So (not surprisingly), attempts by h
I'm having trouble getting Apache httpd 2.2.8 to read the LDAPTrustedGlobalCert
files I specify.
Platform:
Apache httpd 2.2.8
built against OpenLDAP 2.3.39, OpenSSL 0.9.8g, expat 2.0.1
MPM: pre-fork
Solaris 10 on SPARC
httpd.conf:
...
LDAPTrustedGlobalCert CA_BASE64 /var/local/etc/certs/f