s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / security / tlscafile.xml
blobea2a5955142762bb71af0858916f97041f820c9e
1 <samba:parameter name="tls cafile"
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 (PEM format)
8                  containing CA certificates of root CAs to trust to sign
9                  certificates or intermediate CA certificates.</para>
10  </description>
12  <related>tls certfile</related>
13  <related>tls crlfile</related>
14  <related>tls dh params file</related>
15  <related>tls enabled</related>
16  <related>tls keyfile</related>
17  <value type="default"></value>
18 </samba:parameter>