commit | 1e5153cf3c972e96ee5b2b991a344ab8a8fd14cb | [log] [tgz] |
---|---|---|
author | Robert Shearman <rob@codeweavers.com> | Thu Dec 01 11:18:43 2005 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Dec 01 11:18:43 2005 +0100 |
tree | efd552253bd3019cd02e28fc08adbcb329c66141 | |
parent | b43afeef89367fb9984b00454cd5a0c41f18a08a [diff] |
Cleanup SSL connections properly, do a few security checks in NETCON_secure_connect and display errors from SSL on failure. Don't use SSL_set_bio as SSL_set_fd is cleaner for us.