dsdb-acl: introduce a 'msg' helper variable to acl_modify()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / security / tlscertfile.xml
blob317cb37c314b60f27598dc074c885118a73869e9
1 <samba:parameter name="tls certfile"
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 the RSA certificate. </para>
9  </description>
11  <related>tls keyfile</related>
12  <related>tls crlfile</related>
13  <related>tls dh params file</related>
14  <related>tls enabled</related>
15  <related>tls cafile</related>
16  <value type="default"></value>
17 </samba:parameter>