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

Extend test certs to 2049 #22

Closed
wants to merge 1 commit into from
Closed

Conversation

bmwiedemann
Copy link

Fixes #21

note: command used was
certtool -u --load-ca-privkey tests/assets/rootCA.key --load-ca-certificate tests/assets/rootCA.crt --load-certificate tests/assets/server.crt > server.crt
with 11083 days expiry

Fixes csernazs#21

note: command used was
certtool -u --load-ca-privkey tests/assets/rootCA.key --load-ca-certificate tests/assets/rootCA.crt --load-certificate tests/assets/server.crt > server.crt
with 11083 days expiry
@csernazs
Copy link
Owner

I've merged PR #23 instead of yours because that updates the Makefile also.

@csernazs csernazs closed this Aug 28, 2019
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.

test_ssl fails after 2019-09-03
2 participants