Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ingress Fake Certificate generation #382

Merged
merged 3 commits into from
Mar 7, 2017

Commits on Mar 6, 2017

  1. Generates a Self signed certificate for default vhost if the secret d…

    …oesn'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
    Ricardo Pchevuzinske Katz committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    6c1b45a View commit details
    Browse the repository at this point in the history
  2. Removes wrong secret enqueing and improve the Fake Cert generation

    Ricardo Pchevuzinske Katz committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    51235a3 View commit details
    Browse the repository at this point in the history
  3. Temporary PEM Files cleanup

    Ricardo Pchevuzinske Katz committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    e107e2b View commit details
    Browse the repository at this point in the history