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

Inline key/cert delivery in v2 LDS/CDS #1357

Closed
htuch opened this issue Jul 31, 2017 · 0 comments
Closed

Inline key/cert delivery in v2 LDS/CDS #1357

htuch opened this issue Jul 31, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@htuch
Copy link
Member

htuch commented Jul 31, 2017

The v2 TlsContext supports inline delivery of key/cert material, this issue will track the implementation work on this feature

@htuch htuch added the api/v2 label Jul 31, 2017
PiotrSikora added a commit to PiotrSikora/envoy that referenced this issue Dec 21, 2017
File-based BoringSSL APIs are no longer used and everything is processed
as if it was delivered inline in order to provide consistent behavior.

Additionally, DataSource files are now read during configuration parsing,
which means that the configuration is considered invalid if it refers to
non-existing files.

Fixes envoyproxy#1357.

Signed-off-by: Piotr Sikora <[email protected]>
@mattklein123 mattklein123 added this to the 1.6.0 milestone Dec 25, 2017
mattklein123 pushed a commit that referenced this issue Jan 22, 2018
File-based BoringSSL APIs are no longer used and everything is processed
as if it was delivered inline in order to provide consistent behavior.

Additionally, DataSource files are now read during configuration parsing,
which means that the configuration is considered invalid if it refers to
non-existing files.

Fixes #1357.

Signed-off-by: Piotr Sikora <[email protected]>
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

3 participants