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

20 lines
673 B
XML
Raw Normal View History

<samba:parameter name="tls crlfile"
type="string"
context="G"
function="_tls_crlfile"
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>