mirror of
https://github.com/irssi/irssi.git
synced 2026-08-23 10:32:31 +02:00
modified: docs/help/in/server.in
modified: src/core/chat-commands.c modified: src/core/network-openssl.c modified: src/core/server-connect-rec.h modified: src/core/server-setup-rec.h modified: src/core/servers-reconnect.c modified: src/core/servers-setup.c modified: src/core/session.c modified: src/fe-common/core/fe-server.c modified: src/fe-common/irc/fe-irc-server.c
This commit is contained in:
parent
688fc817dd
commit
2fc74f7780
10 changed files with 29 additions and 5 deletions
|
|
@ -20,6 +20,7 @@
|
|||
certificate file.
|
||||
-ssl_pass: Verifies the SSL certificate of the server.
|
||||
-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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue