Ricardo Martin
|
74a80997c7
|
Fix CRL verification failing due to client cert not being in chain (#29582)
closes #19853
Signed-off-by: Micah Algard <micahalgard@gmail.com>
Signed-off-by: rmartinc <rmartinc@redhat.com>
Co-authored-by: Micah Algard <micahalgard@gmail.com>
Co-authored-by: rmartinc <rmartinc@redhat.com>
|
2024-05-17 11:28:07 +02:00 |
|
Steven Hawkins
|
8c3df19722
|
feature: add option for creating a global truststore (#24473)
closes #24148
Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
Co-authored-by: Martin Bartoš <mabartos@redhat.com>
|
2023-11-30 08:57:17 +01:00 |
|
mposolda
|
64836680d7
|
Failing test X509OCSPResponderTest due expired certificate
closes #24650
Signed-off-by: mposolda <mposolda@gmail.com>
|
2023-11-09 13:34:51 +01:00 |
|
Pedro Igor
|
af975d20f1
|
Avoid iterating indefinetly when checking CRLs
Closes #20725
|
2023-06-12 17:50:16 +02:00 |
|
Peter Zaoral
|
72b238fb48
|
Keystore vault (#19644)
* KeystoreVault SPI
* added KeystoreVault - a Vault SPI implementation (#19281)
Closes #17252
Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
|
2023-05-24 16:20:30 +00:00 |
|
rmartinc
|
fbc9177f27
|
Doublecheck if we need to override properties in java.security
Closes https://github.com/keycloak/keycloak/issues/16702
|
2023-02-15 12:33:48 +01:00 |
|
Marek Posolda
|
33ff9ef17e
|
Fix remaining failing tests with BCFIPS approved mode (#16699)
* Fix remaining failing tests with BCFIPS approved mode
Closes #16698
|
2023-01-30 16:01:57 +01:00 |
|
mposolda
|
79fa6bb3c9
|
Initial support for running testsuite in BCFIPS approved mode
Closes #16429
|
2023-01-13 02:59:06 -08:00 |
|
mposolda
|
4d55c6a647
|
Adding SAML tests for FIPS - with addition of XMLDSig security provider
Closes #14969
|
2023-01-10 08:37:03 +01:00 |
|
mposolda
|
36bd76957d
|
Make Keycloak FIPS working with OpenJDK 17 on FIPS enabled RHEL
Closes #15721
|
2022-12-20 21:03:55 +01:00 |
|
mposolda
|
264c5a6cdb
|
Support for KcReg and KcAdm CLI to use BCFIPS instead of BC on FIPS platforms
Closes #14968
|
2022-12-06 13:02:46 +01:00 |
|
Marek Posolda
|
f616495b05
|
Fixing UserFederationLdapConnectionTest,LDAPUserLoginTest to work with FIPS (#15299)
closes #14965
|
2022-11-03 16:35:57 +01:00 |
|
Marek Posolda
|
0756ef9a75
|
Initial integration tests with BCFIPS distribution (#14895)
Closes #14886
|
2022-10-17 23:33:22 +02:00 |
|
Martin Bartoš
|
a20d6e2f1f
|
Remove JBoss-based auth servers from the testsuite (#14317)
Closes #14299
|
2022-09-30 09:41:57 +02:00 |
|