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

question re: ssl-passthrough #1012

Closed
mikecargal opened this issue May 2, 2018 · 2 comments
Closed

question re: ssl-passthrough #1012

mikecargal opened this issue May 2, 2018 · 2 comments
Labels

Comments

@mikecargal
Copy link

At https://github.com/appscode/voyager/blob/master/docs/guides/ingress/configuration/ssl-passthrough.md the sample yaml references a "secret" (named "tls-secret" in the example).

Perhaps I'm misunderstanding what is meant by ssl-passthrough. I would not expect the HAProxy to need a secret to pass the TLS content on.

If it's not necessary, then what purpose is it solving? We're struggling to understand what "secret" this would be. Would it need to be a cert that was generated and then place in the /etc/ssl/private/haproxy/tls/ directory?

@tamalsaha
Copy link
Contributor

SSL certificate should not be needed in this case. This was a bug . We are fixing it as part of #805

@tamalsaha tamalsaha added the bug label May 3, 2018
@tamalsaha
Copy link
Contributor

tamalsaha commented May 9, 2018

Fixed in master and will be part of 7.0.0-rc.0 release this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants