This commit is contained in:
dettox1 2014-12-11 22:27:37 +00:00
commit 386e10fb7d
10 changed files with 29 additions and 5 deletions

View file

@ -20,6 +20,7 @@
certificate file.
-ssl_pass: The password for the SSL client private key or certificate.
-ssl_verify: Verifies the SSL certificate of the server.
-ssl_self_signed: OK if verified certificate is self signed.
-ssl_cafile: The file with the list of CA certificates.
-ssl_capath: The directory which contains the CA certificates.
-auto: Automatically connects to the server on startup.