source: mod_gnutls/NEWS @ c055502

asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
Last change on this file since c055502 was c055502, checked in by Nokis Mavrogiannopoulos <nmav@…>, 15 years ago

Do not allow resuming sessions on different servers.

  • Property mode set to 100644
File size: 825 bytes
Line 
1** Version 0.4.2
2
3- Added support for sending a certificate chain.
4
5- Corrected bug which did not allow the TLS session cache to be used.
6
7- Do not allow resuming sessions on different servers.
8
9** Version 0.4.1 (2007-12-03)
10
11- Added support for subject alternative names in certificates.
12Only one per certificate is supported.
13
14- New enviroment variables: SSL_CLIENT_M_VERSION, SSL_CLIENT_S_SAN%,
15SSL_CLIENT_S_TYPE, SSL_SERVER_M_VERSION, SSL_SERVER_S_SAN%, SSL_SERVER_S_TYPE
16
17- The compatibility mode can now be enabled explicitely with the
18%COMPAT keyword at the GnuTLSPriorities string. It is no longer the default.
19
20- Check for GnuTLSPriorities directive. This corrects a segfault. Thanks
21to David Hrbáč.
22
23- Better handling of GnuTLSDHFile and GnuTLSRSAFile.
24
25- No longer default paths for RSA and DH parameter files.
Note: See TracBrowser for help on using the repository browser.