hniksic
|
c2bc8982b7
|
[svn] Tell the user about --no-check-certificate.
|
2005-05-11 08:52:27 -07:00 |
|
hniksic
|
b4c06e1dd8
|
[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.
|
2005-05-11 04:14:42 -07:00 |
|
hniksic
|
4f38e39228
|
[svn] *** empty log message ***
|
2005-05-11 01:47:18 -07:00 |
|
hniksic
|
4054865a00
|
[svn] Support wildcards for matching of hosts against common names presented by
the TLS certificate.
|
2005-05-11 00:58:57 -07:00 |
|
hniksic
|
159a1a923d
|
[svn] Print certificate subject and issuer.
|
2005-05-10 14:16:00 -07:00 |
|
hniksic
|
5feb3f6696
|
[svn] Check for the server's identity after the SSL handshake.
|
2005-05-10 08:17:37 -07:00 |
|
hniksic
|
764e695fe1
|
[svn] Simplify cert. verification. Allow SSL_write to perform partial writes.
|
2005-05-09 10:21:10 -07:00 |
|
hniksic
|
8f935cf74c
|
[svn] Add --random-file option. Bail out in case of error during
SSL initialization.
|
2005-04-27 14:08:40 -07:00 |
|
hniksic
|
b8efb6d762
|
[svn] Allow separate specification of certificate type and private key type.
|
2005-04-27 10:15:10 -07:00 |
|
hniksic
|
b8d826f243
|
[svn] Renamed src/gen_sslfunc.c to src/openssl.c and src/gen_sslfunc.h to
src/ssl.h.
|
2005-04-26 14:41:41 -07:00 |
|