[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: TLS init def ctx failed: -1
- To: François Mehault <Francois.Mehault@netplus.fr>, Howard Chu <hyc@symas.com>
- Subject: Re: TLS init def ctx failed: -1
- From: gruntler-ldap@yahoo.com
- Date: Thu, 2 Jul 2009 07:19:51 -0700 (PDT)
- Cc: "openldap-technical@openldap.org" <openldap-technical@openldap.org>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1246544392; bh=l0sjqRrHG7iqy3tjsARamgxDww2W0vXgvWHiJmLeWCM=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding; b=q1uF6IeJ9LvMvOOcGhBCS+QVeyvVc3r0IfZFN7Ck55z6PFoAR95sXWrgVTrq1ioophqTPEgwlTuMBbeqv7QNhrUKC2Co85uxHbzue3NV1QLiJEO2WJpVBRseyEBzBTePhicDAoMcHlzssmptFguFZyb0RIwfHLfthIxdUNUF2zw=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding; b=QhpXtldMSW8M9FXMV9zH6B5jtzUyZ+96NZDHsp5O1313W6en+UTKt5Oi3+KAlMRpAPgAQi4IRzJPcsRxJOSxOzm1Z5G/o0HgRJvXC2jjOBfynEnhggTWTZTR5JSpIdZnQw9EHulaIMvkxXXgcA7Z7HHaz74rNenKj9D4vlhYTx4=;
--- On Thu, 7/2/09, Howard Chu <hyc@symas.com> wrote:
> From: Howard Chu <hyc@symas.com>
> Subject: Re: TLS init def ctx failed: -1
> To: "François Mehault" <Francois.Mehault@netplus.fr>
> Cc: "openldap-technical@openldap.org" <openldap-technical@openldap.org>
> Date: Thursday, July 2, 2009, 7:02 AM
> François Mehault wrote:
> >
> > |*openssl req -newkey rsa:1024 -x509 -nodes -out server.pem -keyout
> > server.pem -days 365*|
>
> This is a terrible way to generate a server certificate.
> Instead you should generate a CA, following the steps in
> (the current) section 4.2.
What document is being referred to here? It can't be
http://www.openldap.org/doc/admin/
because section 4.2. there is "Prerequisite software".
Thanks,
Ken