ingress-nginx-helm/core/pkg/ingress
Ricardo Pchevuzinske Katz 6c1b45a663 Generates a Self signed certificate for default vhost if the secret doesn't exists
Generates a Self signed certificate for default vhost if the secret doesn't exists

	modified:   core/pkg/ingress/controller/backend_ssl.go
	modified:   core/pkg/ingress/controller/controller.go
	modified:   core/pkg/net/ssl/ssl.go
2017-03-06 09:21:08 -03:00
..
annotations add ForceSSLRedirect ingress annotation 2017-03-03 16:44:29 +11:00
controller Generates a Self signed certificate for default vhost if the secret doesn't exists 2017-03-06 09:21:08 -03:00
defaults add ForceSSLRedirect ingress annotation 2017-03-03 16:44:29 +11: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 Merge pull request #351 from danielqsj/master 2017-02-27 09:19:15 -03: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 Fix ingress class 2017-03-02 16:50:31 +01:00