[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: TLS fails
Frederik Bosch <frederik.bosch@gmail.com> writes:
> After getting my ACL right (thanks Dieter!), I have problems
> installing an official certificate. I bought a certificate at
> RapidSSL. Starting slapd gives me the following error.
>
> TLS init def ctx failed: -69
GnuTLS cannot read the certificate, error -69 is ASN1_DER_ERROR.
>
> This error is thrown in openldap 2.4.17. Since I am on debian, slapd
> is compiled against GnuTLS. When I was using 2.4.11 I had another
> error:
>
> TLS init def ctx failed: -207
-207 is UNEXPECTED_HEADER_ERROR
> When I had a self-signed certificate I had no trouble. What could be
> wrong?
either create certificates with GnuTLS or don't use it :-)
-Dieter
--
Dieter Klünter | Systemberatung
sip: 7770535@sipgate.de
http://www.dpunkt.de/buecher/2104.html
GPG Key ID:8EF7B6C6
- References:
- TLS fails
- From: Frederik Bosch <frederik.bosch@gmail.com>