ingress-nginx-helm/controllers/nginx/pkg
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
..
cmd/controller Improve resource usage in nginx controller 2017-09-19 14:05:18 -03:00
config Use nginx default value for SSLECDHCurve 2017-09-21 11:56:52 -07:00
metric/collector Cleanup 2017-09-17 16:12:58 -03:00
template Improve resource usage in nginx controller 2017-09-19 14:05:18 -03:00
version Split implementations from generic code 2016-11-23 21:17:49 -03:00