hello
i have build openldap with openssl support
and when a client try to connect i got :
TLS certificate verification: depth: 1, err: 19,
subject: /C=BE/ST=BELGIUM/L=BRUSSELS/O=CAAMI_CA/OU=CCI/CN=CAAMI_CA/[EMAIL
PROTECTED],
issuer: /C=BE/ST=BELGIUM/L=BRUSSELS/O=CAAMI_CA/OU=CCI/CN=CAAMI_CA/[
On Wednesday 24 November 2004 11:44, Dr. Stephen Henson wrote:
> On Wed, Nov 24, 2004, Florin Angelescu wrote:
> > On Tuesday 23 November 2004 16:57, Dr. Stephen Henson wrote:
> > > On Tue, Nov 23, 2004, Florin Angelescu wrote:
> > > > Hello
> > > >
hello
i am trying to set up my own CA
i used CA.pl -newca
but if i try to verify cacert.pem
i have an error "self signed certificate"
How do i make a not self signed certificate ?
thank you
__
OpenSSL Project
On Tuesday 23 November 2004 16:57, Dr. Stephen Henson wrote:
> On Tue, Nov 23, 2004, Florin Angelescu wrote:
> > Hello
> > I am trying to set up an ssl acces to ldap
> > following http://www.openldap.org/faq/data/cache/185.html
> >
> > i created my ca
> > and
Hello
I am trying to set up an ssl acces to ldap
following http://www.openldap.org/faq/data/cache/185.html
i created my ca
and signed the certificates for the server and client
but i still get a 'self signed error'
i checked and i saw that it was because of cacert.pem which is selfsigned
questi