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

renew test certs #1182

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Conversation

kaisecheng
Copy link
Contributor

@kaisecheng kaisecheng commented Jun 25, 2024

certs are expired
added a timestamp of cert generation
Fixed: #1183

Copy link
Member

@jsvd jsvd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kaisecheng
Copy link
Contributor Author

the certs generated by Openssl 3.3.0 9 Apr 2024 failed the test

PKIX path validation failed: sun.security.validator.ValidatorException: TrustAnchor with subject \"CN=RootCA, O=MyLab, L=Lisbon, ST=NA, C=PT\" is not a CA certificate

Probably due to X509v3 extensions miss basicConstraints = CA:true

@kaisecheng kaisecheng merged commit c052507 into logstash-plugins:main Jun 25, 2024
2 checks passed
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.

[CI] integration tests fail with PKIX path validation failed
2 participants