spring-boot/spring-boot-project
Ian Chan e75d45ca45 Use empty trust-store password if SSL store provider present
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
2018-05-29 15:02:30 -07:00
..
2018-05-28 09:36:15 +02:00
2018-05-17 15:29:50 +02:00
2018-05-29 17:28:16 +02:00
2018-05-28 09:36:15 +02:00