ingress-nginx-helm/rootfs
Gabor Lekeny def13fc06c Add proxy_ssl_* directives
Add support for backends which require client certificate (eg. NiFi)
authentication. The `proxy-ssl-secret` k8s annotation references a
secret which is used to authenticate to the backend server. All other
directives fine tune the backend communication.

The following annotations are supported:
* proxy-ssl-secret
* proxy-ssl-ciphers
* proxy-ssl-protocol
* proxy-ssl-verify
* proxy-ssl-verify-depth
2019-07-18 03:21:52 +02:00
..
etc/nginx Add proxy_ssl_* directives 2019-07-18 03:21:52 +02:00
ingress-controller Improve indentation of generated nginx.conf (#2296) 2018-04-05 18:19:30 -03:00
Dockerfile Migrate to openresty 2019-06-23 22:29:11 -04:00