summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/security/tlsdhparamsfile.xml
blob: ba809c72f84325394c184688dd5aee39124c07da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<samba:parameter name="tls dh params file"
                 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 with Diffie-Hellman parameters
		 which will be used with EDH ciphers.
	 </para>
 </description>

 <related>tls certfile</related>
 <related>tls crlfile</related>
 <related>tls cafile</related>
 <related>tls enabled</related>
 <related>tls keyfile</related>
 <value type="default"></value>
</samba:parameter>