mirror of
https://repo.or.cz/socat.git
synced 2025-07-12 06:33:24 +00:00
Corrected mention of SSL-LISTEN and SSL-CONNECT in doc; more minor corrections
This commit is contained in:
parent
a9f36eb7b7
commit
d7473dbac6
6 changed files with 19 additions and 12 deletions
|
@ -1080,7 +1080,7 @@ cont_out:
|
|||
}
|
||||
}
|
||||
|
||||
/* set pre ssl-connect options */
|
||||
/* set pre openssl-connect options */
|
||||
/* SSL_CIPHERS */
|
||||
if (ci_str != NULL) {
|
||||
if (sycSSL_CTX_set_cipher_list(*ctx, ci_str) <= 0) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue