smbd: Simplify unpack_nt_owners
[Samba.git] / docs-xml / smbdotconf / security / tlsdhparamsfile.xml
blobb965b1ebec483e7a4fcbd182a03993bb9729fbcf
1 <samba:parameter name="tls dh params file"
2                  type="string"
3                  context="G"
4                  basic="1" advanced="1" developer="1"
5                  function="_tls_dhpfile"
6                  constant="1"
7                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
8  <description>
9          <para>This option can be set to a file with Diffie-Hellman parameters
10                  which will be used with EDH ciphers.
11          </para>
12          <para>This path is relative to <smbconfoption name="private dir"/> if the path
13          does not start with a /.</para>
14 </description>
16  <related>tls certfile</related>
17  <related>tls crlfile</related>
18  <related>tls cafile</related>
19  <related>tls enabled</related>
20  <related>tls keyfile</related>
21  <value type="default"></value>
22 </samba:parameter>