I first export ca cert with:
../shared/bin/pk12util -d . -P slapd-serverID- -o cacert.p12 -n "CA
certificate"
and then do :
openssl pkcs12 -in cacert.p12 -out cert.pem and change the path of ca not
the type (BASE64_FILE) httpd.conf.
But nothing change, i ve got the same error.
From: Stein <stein@xxxxxxxxxxxx>
Reply-To: "General discussion list for the Fedora Directory server
project." <fedora-directory-users@xxxxxxxxxx>
To: "General discussion list for the Fedora Directory server project."
<fedora-directory-users@xxxxxxxxxx>
Subject: Re: apache ldap over SSL.
Date: Mon, 12 Jun 2006 11:18:51 +0200
On Fri, Jun 09, 2006 at 02:14:55PM +0000, Mickael Besse wrote:
> In httpd.conf, I put LDAPTrustedCAType BASE64_FILE
> In The LDAPTrustedCA there is :
>
> -----BEGIN CERTIFICATE-----
> kjbfilqbvlsdbvlisdf........
> -----END CERTIFICATE-----
>
>
i think thats your problem, its the wrong format.
try to export it as a new format:
openssl pkcs12 -in casert.p12 -out cert.pem
Stein
--
Fedora-directory-users mailing list
Fedora-directory-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-directory-users
_________________________________________________________________
Windows Live Mail : découvrez et testez la version bêta !
http://www.ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d
--
Fedora-directory-users mailing list
Fedora-directory-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-directory-users