summaryrefslogtreecommitdiff
path: root/bkucommon/src/site/apt/configuration.apt
diff options
context:
space:
mode:
Diffstat (limited to 'bkucommon/src/site/apt/configuration.apt')
-rw-r--r--bkucommon/src/site/apt/configuration.apt4
1 files changed, 2 insertions, 2 deletions
diff --git a/bkucommon/src/site/apt/configuration.apt b/bkucommon/src/site/apt/configuration.apt
index c288c98e..ec6b7cd0 100644
--- a/bkucommon/src/site/apt/configuration.apt
+++ b/bkucommon/src/site/apt/configuration.apt
@@ -70,9 +70,9 @@ MOCCA Configuration
[<<<sslProtocol>>>] Options: <<<TLS>>> (default) or <<<SSL>>>
- [<<<revocationServiceOrder>>>] Comma-separated (ordered) list of revocation services to be used, e.g. "<<<CRL,OCSP>>>". Any revocation service not contained in the list will be disabled.
+ [<<<revocationServiceOrder>>>] Comma-separated (ordered) list of revocation services to be used, e.g. "<<<OCSP,CRL>>>". Any revocation service not contained in the list will be disabled.
- Default: <<<OCSP,CRL>>>
+ Default: <<<CRL,OCSP>>>
[]