ingress-nginx-helm/controllers/nginx/pkg/config
Bob Van Zant 045cceacac Use nginx default value for SSLECDHCurve
This configuration setting permits nginx to auto discover supported curves based on what openssl was compiled with. With the old default of secp384r1 if you attempted to use a key from a different curve, for example prime256v1, the SSL handshake would fail in an awful way without any helpful errors logged anywhere.

The default setting in nginx has been "auto" since 1.11.0
2017-09-21 11:56:52 -07:00
..
config.go Use nginx default value for SSLECDHCurve 2017-09-21 11:56:52 -07:00
config_test.go Improve variable configuration for source IP address 2017-06-21 00:52:12 -04:00