aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gnutls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gnutls.c b/src/gnutls.c
index dfbbecfc870..d7a4ee474f7 100644
--- a/src/gnutls.c
+++ b/src/gnutls.c
@@ -1217,7 +1217,7 @@ The return value is a property list with top-level keys :warnings and
1217The :warnings entry is a list of symbols you can get a description of 1217The :warnings entry is a list of symbols you can get a description of
1218with `gnutls-peer-status-warning-describe', and :certificates is the 1218with `gnutls-peer-status-warning-describe', and :certificates is the
1219certificate chain for the connection, with the host certificate 1219certificate chain for the connection, with the host certificate
1220first, and intermediary certificates (if any) follow. 1220first, and intermediary certificates (if any) following it.
1221 1221
1222In addition, for backwards compatibility, the host certificate is also 1222In addition, for backwards compatibility, the host certificate is also
1223returned as the :certificate entry. */) 1223returned as the :certificate entry. */)