diff options
author | Nikos Mavrogiannopoulos | 2007-12-09 10:19:00 +0000 |
---|---|---|
committer | Nokis Mavrogiannopoulos | 2007-12-09 10:19:00 +0000 |
commit | ae4a2b0a8b10e98f2c74163f33a27be704ded09f (patch) | |
tree | 9eb1ba8f37c7be33069defa13d6f42106a740fc7 /NEWS | |
parent | 5e81262428771649043a728ac813370aaa47a46b (diff) |
Corrected bug which did not allow the TLS session cache to be used.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ | |||
2 | 2 | ||
3 | - Added support for sending a certificate chain. | 3 | - Added support for sending a certificate chain. |
4 | 4 | ||
5 | - Corrected bug which did not allow the TLS session cache to be used. | ||
6 | |||
5 | ** Version 0.4.1 (2007-12-03) | 7 | ** Version 0.4.1 (2007-12-03) |
6 | 8 | ||
7 | - Added support for subject alternative names in certificates. | 9 | - Added support for subject alternative names in certificates. |