dsdb-acl: introduce a 'msg' helper variable to acl_modify()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / security / tlsdhparamsfile.xml
blobba809c72f84325394c184688dd5aee39124c07da
1 <samba:parameter name="tls dh params file"
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 with Diffie-Hellman parameters
8                  which will be used with EDH ciphers.
9          </para>
10  </description>
12  <related>tls certfile</related>
13  <related>tls crlfile</related>
14  <related>tls cafile</related>
15  <related>tls enabled</related>
16  <related>tls keyfile</related>
17  <value type="default"></value>
18 </samba:parameter>