diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-21 22:23:30 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-21 22:23:59 +0100 |
commit | a7a64ea8eeabf0098f3af83a3ca7b84dbebbf969 (patch) | |
tree | 5178b769e4044cb66e55c40ed8c9e307bf79ef78 /NEWS | |
parent | 45bce4b8726edb9773c016125401500e7cace021 (diff) | |
download | gnutls-a7a64ea8eeabf0098f3af83a3ca7b84dbebbf969.tar.gz |
danetool is being built even without libgnutls-dane.
The --check functionality is not operational though. It can
only generate tlsa records.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,6 +27,9 @@ an easier to parse format. ** p11tool: After key generation, outputs the public key (useful in tokens that do not store the public key). +** danetool: It is being built even without libgnutls-dane (the +--check functionality is disabled though). + ** API and ABI modifications: gnutls_pkcs11_privkey_generate2: Added gnutls_x509_crt_get_policy: Added |