From: Jelmer Vernooij Date: Fri, 28 Sep 2012 17:56:44 +0000 (-0700) Subject: smb.conf(5): Add basic documentation for 'tls cafile'. X-Git-Tag: ldb-1.1.14~248 X-Git-Url: http://git.samba.org/samba.git/?a=commitdiff_plain;h=4e1a06dc238c31a3b2343fcf4983c78fdc52f758;p=sfrench%2Fsamba-autobuild%2F.git smb.conf(5): Add basic documentation for 'tls cafile'. --- diff --git a/docs-xml/smbdotconf/security/tlscafile.xml b/docs-xml/smbdotconf/security/tlscafile.xml new file mode 100644 index 00000000000..6675ff37b74 --- /dev/null +++ b/docs-xml/smbdotconf/security/tlscafile.xml @@ -0,0 +1,20 @@ + + + This option can be set to a file (PEM format) + containing CA certificates of root CAs to trust to sign + certificates or intermediate CA certificates. + + At the moment, TLS is only used by the web server. + + + tls certfile + tls crlfile + tls dh params file + tls enabled + tls keyfile + +