ingress-nginx-helm/docs/user-guide/nginx-configuration
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
..
annotations.md Add proxy_ssl_* directives 2019-07-18 03:21:52 +02:00
configmap.md feat: auth-req caching 2019-07-17 18:39:04 +02:00
custom-template.md Move "Customizing NGINX" documentation under "NGINX Configuration" 2018-04-26 13:57:18 +03:00
index.md Fix broken links in the docs 2018-04-26 22:24:50 -03:00
log-format.md Rever TCP/UDP documentation removal and links (#3456) 2018-11-21 23:24:34 -03:00