cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SSL handshake problems

From: Nick Zitzmann <nick_at_chronosnet.com>
Date: Sun, 10 Feb 2013 11:25:23 -0700

On Feb 10, 2013, at 3:48 AM, plot.lost <plot.lost_at_gmail.com> wrote:

> Is there a command line option that basically combines -1 and -3, i.e. sets the connection to allow SSLv3 or TLSv1, but prevents any attempt to use SSLv2 - so something that says use SSL or TLS as long as it is not SSLv2

The default behavior is to use SSLv3 and TLS 1.0 (and 1.1 and 1.2 if your TLS library supports them) but not SSLv2. So there's no need for a command line option.

Nick Zitzmann
<http://www.chronosnet.com/>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-02-10