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

Update certs for e2e tests #730

Merged
merged 2 commits into from
Oct 15, 2018
Merged

Conversation

andresmgot
Copy link
Contributor

Update the sample certs of the repo. The e2e tests were failing because the current cert has expired: [debug] x509: certificate has expired or is not yet valid

@andresmgot
Copy link
Contributor Author

andresmgot commented Oct 15, 2018

merging this to fix master builds

@andresmgot andresmgot merged commit 4862d1f into vmware-tanzu:master Oct 15, 2018
@migmartri
Copy link
Contributor

Why did it expire? Was it a mistake creating them in the first place? I am asking because I can see now the instructions on how to create them but they seem just informative right?

Thanks for fixing it!

@andresmgot
Copy link
Contributor Author

Why did it expire?

The previous cert used the default expiration date of 30 days (now I set it to 7300)

Was it a mistake creating them in the first place?

It wasn't, we decided to commit them to save the time that it takes to generate them in the CI.

I can see now the instructions on how to create them but they seem just informative right?

That's correct, it's just informative in case someone needs to regenerate them.

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.

2 participants