]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Extended the documentation for the "tls certfile" parameter in the smb.conf.
authorOliver Mihatsch <om-git@q4k.de>
Thu, 13 Jun 2024 10:16:05 +0000 (12:16 +0200)
committerDouglas Bagnall <dbagnall@samba.org>
Thu, 27 Jun 2024 05:33:17 +0000 (05:33 +0000)
Signed-off-by: Oliver Mihatsch <om-git@q4k.de>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Douglas Bagnall <dbagnall@samba.org>
Autobuild-Date(master): Thu Jun 27 05:33:17 UTC 2024 on atb-devel-224

docs-xml/smbdotconf/security/tlscertfile.xml

index cf7095475f3f0ed0888ddfe911649ee9834b33d9..fe140bb3755bd62ae6f503c3ad8c9ba929f211ca 100644 (file)
@@ -5,7 +5,8 @@
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
  <description>
         <para>This option can be set to a file (PEM format)
-                containing the RSA certificate. </para>
+                containing the RSA certificate to be used as TLS server certificate.
+                If required it can also contain additional intermediate certificates to be send along during the TLS handshake.</para>
         <para>This path is relative to <smbconfoption name="private dir"/> if the path
         does not start with a /.</para>
 </description>