Skip to content

Commit eaec3af

Browse files
committed
DOCSP-4588: sslCertificateSelector revocation blurb
1 parent f0066ed commit eaec3af

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

source/includes/extracts-ssl-facts.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,11 @@ content: |
104104
105105
The ``thumbprint`` is sometimes referred to as a
106106
``fingerprint``.
107+
---
108+
ref: ssl-facts-certificate-selector-revocation
109+
content: |
107110
111+
When using the system SSL certificate store, OCSP (Online
112+
Certificate Status Protocol) is used to validate the revocation
113+
status of certificates.
108114
...

source/includes/options-mongod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1289,7 +1289,7 @@ description: |
12891289
12901290
.. include:: /includes/extracts/ssl-facts-certificate-selector-properties.rst
12911291
1292-
1292+
.. include:: /includes/extracts/ssl-facts-certificate-selector-revocation.rst
12931293
optional: true
12941294
replacement:
12951295
file: ":option:`--sslPEMKeyFile`"

0 commit comments

Comments
 (0)