mirror of
https://github.com/keycloak/keycloak.git
synced 2026-04-30 04:02:52 -05:00
c092c76ae8
In `LDAPConstants.java`, the function to set the Truststore SPI system property was removed, as this is now handled by the `shouldUseTruststoreSpi` method in `LdapUtil`. Closes: #9313