• 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
.github Loading commit data...
.mvn Loading commit data...
ci Loading commit data...
eclipse Loading commit data...
spring-boot-dependencies/.eclipse Loading commit data...
spring-boot-project Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-samples-invoker Loading commit data...
spring-boot-tests Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
CODE_OF_CONDUCT.adoc Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
SUPPORT.adoc Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...