-
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
Pki test certs expired #97756
Comments
Pinging @elastic/es-security (Team:Security) |
Not sure if this test is using the same certs but I hit a similar error on 7.17: https://gradle-enterprise.elastic.co/s/qgvxjj7ajxu6u/tests/:client:rest-high-level:asyncJavaRestTest/org.elasticsearch.client.documentation.SecurityDocumentationIT/testDelegatePkiAuthentication?top-execution=1 |
FYI, I cherry-picked the test mute to 8.8 and 8.9 branches as well. |
It is likely the same root cause but failing on a test suite that no longer exists in 8.x. I will backport the fix to 7.x as well. |
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
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
CI Link
https://gradle-enterprise.elastic.co/s/jze725jpxi7ki/console-log?task=:x-pack:plugin:security:internalClusterTest
Repro line
./gradlew ':x-pack:plugin:security:internalClusterTest' --tests "org.elasticsearch.xpack.security.authc.pki.PkiAuthDelegationIntegTests.testDelegateThenAuthenticate" -Dtests.seed=F5EC1FEFFC2FC08B -Dtests.locale=en-GB -Dtests.timezone=SystemV/PST8PDT -Druntime.java=20
Does it reproduce?
Yes
Applicable branches
main
Failure history
No response
Failure excerpt
The pki integ test began failing today. Looking at the certs the test uses, they are all expired:
The text was updated successfully, but these errors were encountered: