aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Nikos Mavrogiannopoulos 2007-12-01 09:12:01 +0000
committerGravatar Nokis Mavrogiannopoulos 2007-12-01 09:12:01 +0000
commitfd73a0866c91b0c61f4453cacf33a43e4314756b (patch)
tree222abe5cf70397429dc90f48aa8d880943406b46 /README
parent3e6bc310832b5e2fee580301f35111e88625f834 (diff)
Added support for subject alternative names. (untested)
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
3' height='13' alt='Gravatar' /> Nokis Mavrogiannopoulos 2007-12-09 | * Do not allow resuming sessions on different servers.Gravatar Nokis Mavrogiannopoulos 2007-12-09 | * Corrected bug which did not allow the TLS session cache to be used.Gravatar Nokis Mavrogiannopoulos 2007-12-09 | * Added support for sending more than one certificate.Gravatar Nokis Mavrogiannopoulos 2007-12-08 | * added more error checks.Gravatar Nokis Mavrogiannopoulos 2007-12-03 | * better handling of RSAFile and DHFileGravatar Nokis Mavrogiannopoulos 2007-12-03 | * report the missing GnuTLSPriorities for the gnutls enabled hosts only.Gravatar Nokis Mavrogiannopoulos 2007-12-02 | * No more defaults for dhparams, rsaparams. Check for GnuTLSPriorities.Gravatar Nokis Mavrogiannopoulos 2007-12-02 | * The compatibility mode can now be enabled only using the GnuTLSPriorities ↵Gravatar Nokis Mavrogiannopoulos 2007-12-02 | | | | string. * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-02 | * added SSL_SERVER/CLIENT_S_TYPEGravatar Nokis Mavrogiannopoulos 2007-12-02 | * export the alternative names of the certificateGravatar Nokis Mavrogiannopoulos 2007-12-02 | * added SSL_SERVER_M_SERIAL environment variableGravatar Nokis Mavrogiannopoulos 2007-12-02 | * more fixes for subject alternative name.Gravatar Nokis Mavrogiannopoulos 2007-12-02 | * some fixes in alternative name support