diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-01-21 11:33:37 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-01-21 11:36:36 +0100 |
commit | c1cbb1c9dff9468adad6f6f5915ae887a703229c (patch) | |
tree | bf35383efba217ee797997354f2e7c5480f4a2fe /NEWS | |
parent | 558bd61dd76c064be9aff0be8ef5c7240bd81747 (diff) | |
download | gnutls-c1cbb1c9dff9468adad6f6f5915ae887a703229c.tar.gz |
Added functions to parse authority key identifiers when stored as a 'general name' and serial combo.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -11,8 +11,12 @@ to account for security level of 96-bits. known CAs and only a single certificate is set in the credentials, sent that one. +** libgnutls: Added functions to parse authority key identifiers +when stored as a 'general name' and serial combo. + ** API and ABI modifications: -No changes since last version. +gnutls_x509_crt_get_authority_key_an_serial: Added +gnutls_x509_crl_get_authority_key_an_serial: Added * Version 3.0.12 (released 2012-01-20) |