ingress-nginx-helm/core/pkg/ingress/annotations
Ricardo Pchevuzinske Katz a342c0bce3 Adds correct support for TLS Muthual autentication and depth verification
modified:   controllers/nginx/configuration.md
	modified:   controllers/nginx/rootfs/etc/nginx/template/nginx.tmpl
	modified:   core/pkg/ingress/annotations/authtls/main.go
	modified:   core/pkg/ingress/controller/backend_ssl.go
	modified:   core/pkg/ingress/controller/controller.go
	modified:   core/pkg/ingress/controller/util_test.go
	modified:   core/pkg/ingress/resolver/main.go
	modified:   core/pkg/ingress/types.go
	modified:   core/pkg/net/ssl/ssl.go
	modified:   examples/PREREQUISITES.md
	new file:   examples/auth/client-certs/nginx/README.md
	new file:   examples/auth/client-certs/nginx/nginx-tls-auth.yaml
2017-02-24 22:49:01 -03:00
..
auth Add chmod up directory tree for world read/execute on directories 2017-02-15 12:29:27 -07:00
authreq Fix error getting class information from Ingress annotations 2017-02-14 11:02:23 -03:00
authtls Adds correct support for TLS Muthual autentication and depth verification 2017-02-24 22:49:01 -03:00
cors add unit test cases for annotations.cors 2017-01-22 09:32:22 +08:00
healthcheck Deny location mapping in case of specific errors 2017-01-12 13:40:32 -03:00
ipwhitelist Deny location mapping in case of specific errors 2017-01-12 13:40:32 -03:00
parser Add configuration and annotation for port_in_redirect 2017-01-21 23:01:21 -03:00
portinredirect Add configuration and annotation for port_in_redirect 2017-01-21 23:01:21 -03:00
proxy Refactoring of TCP and UDP services 2017-02-24 20:14:43 -03:00
ratelimit Fix issue for ratelimit 2017-01-23 10:01:51 +08:00
rewrite Fix rewrite annotation parser 2017-02-11 19:12:56 -03:00
secureupstream Deny location mapping in case of specific errors 2017-01-12 13:40:32 -03:00
service add unit test for annotations.service 2017-01-10 15:17:05 +08:00
sessionaffinity fix misspell "affinity" in main.go 2017-02-23 21:59:09 +08:00
snippet Fix lint error 2017-02-24 21:54:47 -03:00
sslpassthrough Deny location mapping in case of specific errors 2017-01-12 13:40:32 -03:00