-
Bug
-
Resolution: Done
-
Undefined
-
None
-
False
-
-
False
-
-
Before reporting an issue
[X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
testsuite
Describe the bug
Some certificates are expired in previous branches (22 and 24). The certificates were updated for upstream in this commit: https://github.com/keycloak/keycloak/commit/e9c9efc3f4dac20cf6a791fd3efaa246612038bd. But I forgot of backporting to previous branches. As the commit should be stripped to remove the BC upgrade I'm opening this issue to assign an issue for the PRs.
```
Certificate:
Data: Version: 1 (0x0) Serial Number: 1413463563620 (0x14918fe5d64) Signature Algorithm: sha256WithRSAEncryption Issuer: CN=http://localhost:8080/sales-post-sig/ Validity Not Before: Oct 16 12:44:23 2014 GMT Not After : Oct 16 12:46:03 2024 GMT Subject: CN=http://localhost:8080/sales-post-sig/
```
Version
22.0 and 24.0
Regression
[ ] The issue is a regression
Expected behavior
CI must pass OK.
Actual behavior
CI fail for several SAML tests (Adapter IT, Base IT 6, FIPS IT).
How to Reproduce?
https://github.com/keycloak/keycloak/actions/runs/11365953261/job/31615689264?pr=33915
Anything else?
No response
- links to