s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / security / tlskeyfile.xml
bloba37a9381eeff4a8c8586a91ae786c9aadcc195e1
1 <samba:parameter name="tls keyfile"
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 (PEM format)
8                  containing the RSA private key. This file must be accessible without
9                  a pass-phrase, i.e. it must not be encrypted.</para>
10  </description>
12  <related>tls certfile</related>
13  <related>tls crlfile</related>
14  <related>tls dh params file</related>
15  <related>tls enabled</related>
16  <related>tls cafile</related>
17  <value type="default"></value>
18 </samba:parameter>