docs:smbdotconf: remove swat-specific flags.
[Samba.git] / docs-xml / smbdotconf / security / tlscrlfile.xml
blobc0f1cfb5b8b04af68df173156338f2648113d903
1 <samba:parameter name="tls crlfile"
2                  type="string"
3                  context="G"
4                  function="_tls_crlfile"
5                  constant="1"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7  <description>
8          <para>This option can be set to a file containing a certificate
9                  revocation list (CRL).</para>
10          <para>This path is relative to <smbconfoption name="private dir"/> if the path
11          does not start with a /.</para>
12 </description>
14  <related>tls certfile</related>
15  <related>tls crlfile</related>
16  <related>tls dh params file</related>
17  <related>tls enabled</related>
18  <related>tls cafile</related>
19  <value type="default"></value>
20 </samba:parameter>