summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/security/tlscertfile.xml
blob: 317cb37c314b60f27598dc074c885118a73869e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<samba:parameter name="tls certfile"
                 type="string"
                 context="G"
                 basic="1" advanced="1" developer="1"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
	 <para>This option can be set to a file (PEM format)
		 containing the RSA certificate. </para>
 </description>

 <related>tls keyfile</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>