Changeset 9fe353a in mod_gnutls
- Timestamp:
- Sep 29, 2020, 5:32:05 AM (2 years ago)
- Branches:
- asyncio, master
- Children:
- 0bfe9ca
- Parents:
- c9e720f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/mod_gnutls_manual.md
rc9e720f r9fe353a 199 199 generation](https://gnutls.org/manual/html_node/Parameter-generation.html)" 200 200 section of the GnuTLS documentation for a short discussion of the 201 security implications. 201 security implications. Note that to use a custom group for DHE you 202 must also explicitly disable [RFC 203 7919](https://tools.ietf.org/html/rfc7919) group negotiation using 204 [`GnuTLSPriorities`](#gnutlspriorities). 202 205 203 206 ### GnuTLSPriorities
Note: See TracChangeset
for help on using the changeset viewer.