smb.conf(5): Add basic documentation for 'tls crlfile'.
[obnox/samba/samba-obnox.git] / docs-xml / smbdotconf / security / tlscrlfile.xml
1 <samba:parameter name="tls crlfile"
2                  type="string"
3                  context="G"
4                  basic="1" advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6  <description>
7          <para>This option can be set to a file containing a certificate
8                  revocation list (CRL).</para>
9  </description>
10
11  <related>tls certfile</related>
12  <related>tls crlfile</related>
13  <related>tls dh params file</related>
14  <related>tls enabled</related>
15  <related>tls cafile</related>
16  <value type="default"></value>
17 </samba:parameter>