mirror of
https://repo.or.cz/socat.git
synced 2025-07-17 00:23:25 +00:00
OpenSSL options min-version, max-version
This commit is contained in:
parent
beed38655f
commit
de2f2c471b
10 changed files with 248 additions and 23 deletions
|
@ -481,7 +481,9 @@ enum e_optcode {
|
|||
OPT_OPENSSL_EGD,
|
||||
OPT_OPENSSL_FIPS,
|
||||
OPT_OPENSSL_KEY,
|
||||
OPT_OPENSSL_MAX_PROTO_VERSION,
|
||||
OPT_OPENSSL_METHOD,
|
||||
OPT_OPENSSL_MIN_PROTO_VERSION,
|
||||
OPT_OPENSSL_PSEUDO,
|
||||
OPT_OPENSSL_VERIFY,
|
||||
OPT_OPOST, /* termios.c_oflag */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue