1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/docs-xml/smbdotconf/security/tlscrlfile.xml

21 lines
726 B
XML
Raw Normal View History

<samba:parameter name="tls crlfile"
type="string"
context="G"
basic="1" advanced="1" developer="1"
generated_function="0"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This option can be set to a file containing a certificate
revocation list (CRL).</para>
<para>This path is relative to <smbconfoption name="private dir"/> if the path
does not start with a /.</para>
</description>
<related>tls certfile</related>
<related>tls crlfile</related>
<related>tls dh params file</related>
<related>tls enabled</related>
<related>tls cafile</related>
<value type="default"></value>
</samba:parameter>