Closed blagoeres closed 7 years ago
This is the syntax for BoringSSL's bracketed equal-preference groups, which is not supported by OpenSSL.
Or... use this patch on OpenSSL 1.1.0f: https://gitlab.com/buik/openssl/blob/openssl-patch/openssl-1.1/OpenSSL1.1f-equal-preference-cipher-groups.patch
I was just curious about the syntax. I compiled nginx with openssl 1.1.0f and it didn't work. So either using boringssl or pathing openssl is an option. A lot of work. I am giving up. Thanks for help.
Hi. I noticed new syntax for
ssl_ciphers
directive in conf file. I tried it but I get syntax error. How is this valid syntax ?