summaryrefslogtreecommitdiffstats
path: root/src/man/sssd.conf.5.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/sssd.conf.5.xml')
-rw-r--r--src/man/sssd.conf.5.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index 5396a490a..6cff0dc87 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -391,6 +391,34 @@
testing.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>ocsp_default_responder=URL</term>
+ <listitem>
+ <para>Sets the OCSP default responder
+ which should be used instead of the one
+ mentioned in the certificate. URL must
+ be replaced with the URL of the OCSP
+ default responder e.g.
+ http://example.com:80/ocsp.</para>
+ <para>This option must be used together
+ with
+ ocsp_default_responder_signing_cert.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>
+ ocsp_default_responder_signing_cert=NAME</term>
+ <listitem>
+ <para>The nickname of the cert to trust
+ (expected) to sign the OCSP responses.
+ The certificate with the given nickname
+ must be availble in the systems NSS
+ database.</para>
+ <para>This option must be used together
+ with ocsp_default_responder.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
</para>
<para>