• Ian Chan's avatar
    Use empty trust-store password if SSL store provider present · e75d45ca
    Ian Chan authored
    For Tomcat, if an SslStoreProvider is configured,
    `SslStoreProviderUrlStreamHandlerFactory` stores the trust-store with an
    empty password. Previously, if a password was supplied using the
    ssl.trust-store-password property, that would be the password used to
    load the trust-store and the connector would warn with "Password
    verification failed" message.
    
    Fixes gh-12688
    e75d45ca
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...
pom.xml Loading commit data...