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

Contour should document the gRPC TLS rotation process #2020

Closed
youngnick opened this issue Dec 9, 2019 · 2 comments
Closed

Contour should document the gRPC TLS rotation process #2020

youngnick opened this issue Dec 9, 2019 · 2 comments
Labels
area/deployment Issues or PRs related to deployment tooling or infrastructure.
Milestone

Comments

@youngnick
Copy link
Member

Contour should have at least documentation on how to rotate the certificates used for securing gRPC traffic with TLS, currently generated by contour certgen.

An automated solution to perform the rotation might be acceptable as long as it's tightly scoped to only rotate those certificates, but would need a design doc to ensure that we don't increase the scope of Contour too much, and in order to write that, someone is going to need to figure out how to actually do the rotation.

So, the first step is to document how to rotate the certificates manually (possibly using certgen from a terminal). Then we can consider if and how we automate.

@jpeach
Copy link
Contributor

jpeach commented Dec 11, 2019

Related to #2023 and #2017

@jpeach jpeach added the area/deployment Issues or PRs related to deployment tooling or infrastructure. label Feb 9, 2020
@jpeach
Copy link
Contributor

jpeach commented Feb 9, 2020

Duplicate of #1857

@jpeach jpeach marked this as a duplicate of #1857 Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/deployment Issues or PRs related to deployment tooling or infrastructure.
Projects
None yet
Development

No branches or pull requests

2 participants