summaryrefslogtreecommitdiff
path: root/docs/help/in/connect.in
diff options
context:
space:
mode:
authorHaw Loeung <h.loeung@unixque.com>2015-04-14 18:07:35 +1000
committerHaw Loeung <h.loeung@unixque.com>2015-04-14 18:07:35 +1000
commit50e955e342c02ac55c48d5be71a940596ff72ac8 (patch)
tree8ebfff62c14067cea9c4e37fd39a046e2c82d736 /docs/help/in/connect.in
parent9ffe52ec5e3f0643e7ddd12f4d21c0788d2f8cea (diff)
downloadirssi-50e955e342c02ac55c48d5be71a940596ff72ac8.zip
ssl: Add option to specify SSL cipher suite preference.
Diffstat (limited to 'docs/help/in/connect.in')
-rw-r--r--docs/help/in/connect.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/help/in/connect.in b/docs/help/in/connect.in
index 3330966e..f13582cc 100644
--- a/docs/help/in/connect.in
+++ b/docs/help/in/connect.in
@@ -15,6 +15,7 @@
-ssl_verify: Verifies the SSL certificate of the server.
-ssl_cafile: The file with the list of CA certificates.
-ssl_capath: The directory which contains the CA certificates.
+ -ssl_ciphers: SSL cipher suite preference lists
-noproxy: Ignores the global proxy configuration.
-network: The network this connection belongs to.
-host: The hostname you would like to connect from.