ssl |
boolean |
Indicates whether SSL mode is enabled with Samba. |
no |
Global |
ssl hosts |
string (list of addresses) |
Specifies a list of hosts that must always connect using SSL. |
None |
Global |
ssl hosts resign |
string (list of addresses) |
Specifies a list of hosts that never connect using SS. |
None |
Global |
ssl CA certDir |
string (fully-qualified pathname) |
Specifies the directory where the certificates are stored. |
None |
Global |
ssl CA certFile |
string (fully-qualified pathname) |
Specifies a file that contains all of the certificates for Samba. |
None |
Global |
ssl server cert |
string (fully-qualified pathname) |
Specifies the location of the server's certificate. |
None |
Global |
ssl server key |
string (fully-qualified pathname) |
Specifies the location of the server's private key. |
None |
Global |
ssl client cert |
string (fully-qualified pathname) |
Specifies the location of the client's certificate. |
None |
Global |
ssl client key |
string (fully-qualified pathname) |
Specifies the location of the client's private key. |
None |
Global |
ssl require clientcert |
boolean |
Indicates whether Samba should require each client to have a certificate. |
no |
Global |
ssl require servercert |
boolean |
Indicates whether the server itself should have a certificate. |
no |
Global |
ssl ciphers |
String |
Specifies the cipher suite to use during protocol negotiation. |
None |
Global |
ssl version |
ssl2or3 ,
ssl3 , or
tls1 |
Specifies the version of SSL to use. |
ssl2or3 |
Global |
ssl compatibility |
boolean |
Indicates whether compatibility with other implementations of SSL should be activated. |
no |
Global |