ingress-nginx-helm/core/pkg/ingress
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
..
annotations Adds correct support for TLS Muthual autentication and depth verification 2017-02-24 22:49:01 -03:00
controller Adds correct support for TLS Muthual autentication and depth verification 2017-02-24 22:49:01 -03:00
defaults Add support for proxy cookie path/proxy cookie domain 2017-02-24 16:06:30 +01:00
errors Add configuration and annotation for port_in_redirect 2017-01-21 23:01:21 -03:00
resolver Adds correct support for TLS Muthual autentication and depth verification 2017-02-24 22:49:01 -03:00
status Fix for vet complaints: #335. 2017-02-24 11:56:31 +01:00
doc.go Add healthz checker 2016-11-27 02:28:04 -03:00
sort_ingress.go Fix sort for catch all server 2016-12-29 12:29:39 -03:00
sort_ingress_test.go add unit test cases for core.pkg.ingress.sort_ingress 2017-01-25 10:59:46 +08:00
types.go Adds correct support for TLS Muthual autentication and depth verification 2017-02-24 22:49:01 -03:00