mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Fix -ssl_pass documentation in /server and /connect
Copied text from 68f8229 (SVN r5231)
This commit is contained in:
parent
688fc817dd
commit
0bba34bbe9
2 changed files with 2 additions and 1 deletions
|
|
@ -11,6 +11,7 @@
|
|||
-ssl_cert: The SSL client certificate file.
|
||||
-ssl_pkey: The SSL client private key, if not included in the
|
||||
certificate file.
|
||||
-ssl_pass: The password for the SSL client private key or certificate.
|
||||
-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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue