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