--- curl-7.10.5/lib/ssluse.c 2003-05-01 14:37:36.000000000 +0100 +++ curl-7.10.5/lib/ssluse.c.new 2003-06-13 22:43:31.000000000 +0100 @@ -786,6 +786,8 @@ return CURLE_OUT_OF_MEMORY; } + SSL_CTX_set_options(conn->ssl.ctx, SSL_OP_ALL); + if(data->set.cert) { if (!cert_stuff(conn, data->set.cert,