SQLTLSConnect

Documentation Options SQLTLSConnect
Available in:moftpd 1.2b0
Allowed in:<Server>
Inherited:yes
Arguments:string, string
Description: SQL TLS information, if needed. Arguments are certfile, keyfile. If you don't put an absolute path they'll be relative to the TrustedCertsDir.
Example:SQLTLSConnect "cert.pem", "key.pem"
See also:SQLConnect, SQLPassword, TrustedCertsDir
moftpd homepage