source: mod_gnutls/NEWS @ 5e81262

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

Added support for sending more than one certificate.

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