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

fix(kuma-cp) test certs validity period #1022

Merged
merged 1 commit into from
Sep 16, 2020

Conversation

jakubdyszkiewicz
Copy link
Contributor

@jakubdyszkiewicz jakubdyszkiewicz commented Sep 16, 2020

Summary

Certs that were generated for Go 1.15 upgrade had validity of 1 month. I used

kumactl generate tls-certificate --type=server --key-file=server-key.pem --cert-file=server-cert.pem --cp-hostname=localhost

to generate certs for 10 years.

Documentation

  • no docs

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
@jakubdyszkiewicz jakubdyszkiewicz requested a review from a team as a code owner September 16, 2020 12:32
@jakubdyszkiewicz jakubdyszkiewicz merged commit fc75228 into master Sep 16, 2020
@jakubdyszkiewicz jakubdyszkiewicz deleted the fix/certs-validity-period branch September 16, 2020 13:06
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

Successfully merging this pull request may close these issues.

None yet

2 participants