summaryrefslogtreecommitdiff
path: root/doc/cha-gtls-app.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-04-26 13:00:46 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-04-26 13:02:36 +0200
commitd2ae8d5de3c8d11e6b9dfdadbadb6fa386ce9bb9 (patch)
treecbb8f7c1ef1bd5e697f5a64e6c17e492a8177c41 /doc/cha-gtls-app.texi
parent8bc0a6258ceea404c2da2a3942a3bc265f03824a (diff)
downloadgnutls-d2ae8d5de3c8d11e6b9dfdadbadb6fa386ce9bb9.tar.gz
doc: added clarifications on documentation for dane_state_tecdhx
Diffstat (limited to 'doc/cha-gtls-app.texi')
-rw-r--r--doc/cha-gtls-app.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi
index f5ca04d4fe..89bd1027e4 100644
--- a/doc/cha-gtls-app.texi
+++ b/doc/cha-gtls-app.texi
@@ -1558,7 +1558,9 @@ The high level functionality provided by the DANE library is shown below.
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.
+are performed to optimize against multiple re-initializations of the
+resolving back-end and loading of DNSSEC keys.
+
The following flags are returned by the verify functions to
indicate the status of the verification.