diff options
author | Nokis Mavrogiannopoulos | 2007-12-02 23:13:16 +0000 |
---|---|---|
committer | Nokis Mavrogiannopoulos | 2007-12-02 23:13:16 +0000 |
commit | bfc09b68df91fd2a4169cbd23b7c10297794d031 (patch) | |
tree | 62ab97f59c059cda97d258ac5ed4ff0bf92c6704 /NEWS | |
parent | b9e8b128b130caec34a05f0ea506f2c1c759a386 (diff) |
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,3 +8,7 @@ SSL_CLIENT_S_TYPE, SSL_SERVER_M_VERSION, SSL_SERVER_S_SAN%, SSL_SERVER_S_TYPE | |||
8 | 8 | ||
9 | - The compatibility mode can now be enabled explicitely with the | 9 | - The compatibility mode can now be enabled explicitely with the |
10 | %COMPAT keyword at the GnuTLSPriorities string. It is no longer the default. | 10 | %COMPAT keyword at the GnuTLSPriorities string. It is no longer the default. |
11 | |||
12 | - Check for GnuTLSPriorities directive. | ||
13 | |||
14 | - No longer default paths for RSA and DH parameter files. | ||