-
Notifications
You must be signed in to change notification settings - Fork 24.8k
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 PKI tests and re-enable tests #97766
Conversation
Documentation preview: |
Pinging @elastic/es-security (Team:Security) |
@elasticsearchmachine run elasticsearch-ci/part-1-fips (error was environmental: java.lang.OutOfMemoryError: Requested array size exceeds VM limit) |
hmm... failed twice with |
The FIPs test issue will be fixed once #97776 is merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
It won't surprise me if some JDK's TLS implementation won't validate certs expiring too far into the future. But if CI is good nothing to worry about.
The certs for the PKI tests expired and the test was muted. This commit follows the instructions in the read to update the certs and unmutes the test. The certs will now expire 20 years from now. fixes: elastic#97756
The certs for the PKI tests expired and the test was muted. This commit follows the instructions in the read to update the certs and unmutes the test. The certs will now expire 20 years from now. fixes: elastic#97756
The certs for the PKI tests expired and the test was muted.
This commit follows the instructions in the read to update the certs and unmutes the test.
The certs will now expire 20 years from now.
fixes: #97756