summaryrefslogtreecommitdiff
path: root/doc/latex
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-10-11 19:36:26 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-10-14 22:55:38 +0200
commit74cf948ba803b10ff3223e5294ac0270f972bce1 (patch)
treef719af30c25c6f16be0fbe8c91d3a6f205a46e89 /doc/latex
parent4c04aa36cbb5255173e0516b32cb3d07d03b502c (diff)
downloadgnutls-74cf948ba803b10ff3223e5294ac0270f972bce1.tar.gz
doc: discuss the set_known_dh_params and use it in the examples
Diffstat (limited to 'doc/latex')
-rw-r--r--doc/latex/gnutls.bib13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/latex/gnutls.bib b/doc/latex/gnutls.bib
index 16f983dc45..e78bdbdf5b 100644
--- a/doc/latex/gnutls.bib
+++ b/doc/latex/gnutls.bib
@@ -7,6 +7,19 @@
url = "http://tools.ietf.org/html/draft-ietf-websec-key-pinning-01"
}
+@misc{rfc7919,
+ author="D. Gillmor",
+ title="{Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for Transport Layer Security (TLS)}",
+ series="Request for Comments",
+ number="7919",
+ howpublished="RFC 7919 (Proposed Standard)",
+ publisher="IETF",
+ organization="Internet Engineering Task Force",
+ year=2016,
+ month=aug,
+ url="http://www.ietf.org/rfc/rfc7919.txt",
+}
+
@misc{RFC5280,
author="D. Cooper and S. Santesson and S. Farrell and S. Boeyen and R. Housley and W. Polk",
title="{Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile}",