[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: how to ssl only, not tls?
- To: openldap-software <openldap-software@OpenLDAP.org>
- Subject: Re: how to ssl only, not tls?
- From: Michael Ströder <michael@stroeder.com>
- Date: Wed, 01 Jun 2005 07:51:04 +0200
- In-reply-to: <6.2.1.2.0.20050531095458.08356890@mail.openldap.org>
- References: <BAY5-DAV9DC841F436D93004DB908EB040@phx.gbl> <6.2.1.2.0.20050531095458.08356890@mail.openldap.org>
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511
Kurt D. Zeilenga wrote:
> Well, as TLS and SSL refer to the same data security
> technology, your question seems a bit confused. If
> you mean TLSv1 vs, say, SSLv2 (or some other pair of
> TLS/SSL versions), you can enable/disable versions of
> TLS/SSL via TLS cipher suite options. See OpenSSL
> documentation for cipher suite options.
A note I'd like to add here:
For security reasons SSLv2 should be disabled.
Ciao, Michael.