ingress-nginx-helm/core/pkg
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
..
cache Deny location mapping in case of specific errors 2017-01-12 13:40:32 -03:00
ingress Adds correct support for TLS Muthual autentication and depth verification 2017-02-24 22:49:01 -03:00
k8s add unit test cases for core.pkg.k8s 2017-01-19 15:22:13 +08:00
net Adds correct support for TLS Muthual autentication and depth verification 2017-02-24 22:49:01 -03:00
strings add unit test for strings.StringInSlice 2017-01-02 00:26:46 +08:00
task Deny location mapping in case of specific errors 2017-01-12 13:40:32 -03:00
watch Fix a data race in TestFileWatcher (#24). 2016-11-25 13:20:43 +01:00