Changeset 5409165 in mod_gnutls for docs/mod_gnutls_manual.mdwn
- Timestamp:
- Dec 3, 2013, 6:49:15 PM (7 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- ac32bb5
- Parents:
- 6cfb4b4
- git-author:
- Daniel Kahn Gillmor <dkg@…> (12/03/13 18:32:20)
- git-committer:
- Daniel Kahn Gillmor <dkg@…> (12/03/13 18:49:15)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/mod_gnutls_manual.mdwn
r6cfb4b4 r5409165 309 309 methods 310 310 311 GnuTLSPriorities +CIPHER_0:+CIPHER_1:...:+CIPHER_N311 GnuTLSPriorities NORMAL:+CIPHER_0:+CIPHER_1:...:+CIPHER_N 312 312 313 313 Default: *none*\ … … 319 319 function of GnuTLS. 320 320 321 Its documentation can be found at [Core GnuTLS functions](http://www.gnu.org/software/gnutls/manual/html_node/Core-functions.html#Core-functions).321 Full details can be found at [the GnuTLS documentation](http://gnutls.org/manual/html_node/Priority-Strings.html#Priority-Strings). 322 322 In brief you can specify a set of ciphersuites from the choices: 323 323
Note: See TracChangeset
for help on using the changeset viewer.