Last change
on this file was 988, checked in by Silvan Scherrer, 9 years ago |
Samba Server: update vendor to version 4.4.3
|
File size:
725 bytes
|
Line | |
---|
1 | <samba:parameter name="tls dh params file"
|
---|
2 | type="string"
|
---|
3 | context="G"
|
---|
4 | function="_tls_dhpfile"
|
---|
5 | constant="1"
|
---|
6 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
7 | <description>
|
---|
8 | <para>This option can be set to a file with Diffie-Hellman parameters
|
---|
9 | which will be used with DH ciphers.
|
---|
10 | </para>
|
---|
11 | <para>This path is relative to <smbconfoption name="private dir"/> if the path
|
---|
12 | does not start with a /.</para>
|
---|
13 | </description>
|
---|
14 |
|
---|
15 | <related>tls certfile</related>
|
---|
16 | <related>tls crlfile</related>
|
---|
17 | <related>tls cafile</related>
|
---|
18 | <related>tls enabled</related>
|
---|
19 | <related>tls keyfile</related>
|
---|
20 | <value type="default"></value>
|
---|
21 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.