diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2005-05-23 09:45:40 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2005-05-23 09:45:40 +0000 |
commit | 9c29a0b5dec759c6bf10578d58349311d6eeb684 (patch) | |
tree | 1fec6c0aa25ac617546fa9dfbfc3093a77fa0092 /NEWS | |
parent | c154545b8a3df4f7d06c6aa335c18740cbecf57a (diff) | |
download | gnutls-9c29a0b5dec759c6bf10578d58349311d6eeb684.tar.gz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,6 +11,9 @@ See the end for copying conditions. - Introduced to --fix-key option to certtool, which can be used to regenerate the (optional) parameters in a private key. It should be used together with --key-info. +- Corrected a bug in certificate chain verification that could lead + to marking a trusted chain as non trusted, if it included the last + self signed certifcate. * Version 1.2.3 (2005-04-28) - Corrected bug in record packet parsing that could lead |