]> sjero.net Git - wget/commit
[svn] Always use SSL_VERIFY_NONE, so that the handshake finishes even if the
authorhniksic <devnull@localhost>
Wed, 11 May 2005 11:14:42 +0000 (04:14 -0700)
committerhniksic <devnull@localhost>
Wed, 11 May 2005 11:14:42 +0000 (04:14 -0700)
commitb4c06e1dd8b482bf88dc61d271fb9018e3c33a87
tree61cd7efa18387d8abffe78a92e7f4dac2628cbae
parent918569ff54a97a31cdd11348f06c930998b4f9b2
[svn] Always use SSL_VERIFY_NONE, so that the handshake finishes even if the
certificate is invalid.  That way ssl_check_server_identity can provide
better diagnostics on why the verification failed.
src/ChangeLog
src/openssl.c