summaryrefslogtreecommitdiff
path: root/doc/cha-cert-auth.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-10-10 00:24:41 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-10-10 00:31:02 +0200
commitb69e8d5531cc4db35fbb046e395eda559b5f499a (patch)
tree87f30f222d2c68f0112f212fd013e35b402c95f9 /doc/cha-cert-auth.texi
parentda5b010814a04930b64a9f137b12da6d5e0cd9d0 (diff)
downloadgnutls-b69e8d5531cc4db35fbb046e395eda559b5f499a.tar.gz
Updates in DANE support. Allow caching of queries.
Diffstat (limited to 'doc/cha-cert-auth.texi')
-rw-r--r--doc/cha-cert-auth.texi7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/cha-cert-auth.texi b/doc/cha-cert-auth.texi
index e6c7c963e3..10f0ef91fb 100644
--- a/doc/cha-cert-auth.texi
+++ b/doc/cha-cert-auth.texi
@@ -507,10 +507,9 @@ high level verification functions are shown below.
@showfuncB{dane_verify_session_crt,dane_strerror}
-The allowed flags for the verification function follow.
-
-@showenumdesc{dane_verify_flags_t,The DANE verification flags.}
-
+Note that the @code{dane_state_t} structure that is accepted by both
+verification functions is optional. It is required when many queries
+are performed to facilitate caching.
The following flags are returned by the verify functions to
indicate the status of the verification.