Changeset b888e8b in mod_gnutls for doc/mod_gnutls_manual.mdwn
- Timestamp:
- Nov 1, 2016, 7:20:42 AM (4 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, master, proxy-ticket, upstream
- Children:
- b26a792
- Parents:
- b34a67e
- git-author:
- Thomas Klute <thomas2.klute@…> (10/31/16 19:42:11)
- git-committer:
- Thomas Klute <thomas2.klute@…> (11/01/16 07:20:42)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/mod_gnutls_manual.mdwn
rb34a67e rb888e8b 553 553 554 554 OCSP cache updates are serialized using the `gnutls-ocsp` mutex. 555 556 ### GnuTLSOCSPCheckNonce 557 558 Check the nonce in OCSP responses? 559 560 GnuTLSOCSPCheckNonce [On|Off] 561 562 Default: *on*\ 563 Context: server config, virtual host 564 565 Some CAs refuse to send nonces in their OCSP responses, probably 566 because that way they can cache responses. If your CA is one of them 567 you can use this flag to disable nonce verification. Note that 568 `mod_gnutls` will _send_ a nonce either way. 555 569 556 570 ### GnuTLSOCSPResponseFile
Note: See TracChangeset
for help on using the changeset viewer.