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

Envoy should use system certificates file to validate server certificates #5

Open
slonka opened this issue Sep 19, 2019 · 0 comments
Open

Comments

@slonka
Copy link
Contributor

slonka commented Sep 19, 2019

Author: @franek1709

Currently envoy uses certificates file from path /etc/ssl/certs/ca-certificates.crt to validate server certificates during SSL request. It would be better to use file based on default cert file on operating system envoy works.

AC:

Envoy sends in metadata to envoy control path of cert file for operating systems
Envoy control use this path to validate ssl certificates of upstream clusters

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

No branches or pull requests

1 participant