mirror of
https://github.com/keycloak/keycloak.git
synced 2026-02-05 06:49:31 -06:00
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