mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-08 11:08:52 +08:00
Revert "nghttpx: Add --curves option to specify supported elliptic curves"
This reverts commit e278893b64.
SSL_CONF_CTX functions are not working correctly with OpenSSL 1.0.2.
It requires 1.1.0 to make it work.
This commit is contained in:
@@ -107,8 +107,7 @@ OPTIONS = [
|
||||
"add-forwarded",
|
||||
"strip-incoming-forwarded",
|
||||
"forwarded-by",
|
||||
"forwarded-for",
|
||||
"curves"
|
||||
"forwarded-for"
|
||||
]
|
||||
|
||||
LOGVARS = [
|
||||
|
||||
Reference in New Issue
Block a user