spring-cloud-commons
spring-cloud-commons copied to clipboard
Allow empty keystore in SSLContextFactory. Fixes #1183
Fixes https://github.com/spring-cloud/spring-cloud-commons/issues/1183
Can you add a test?
Sure, although this class did not have any test that I could find so it might take me a while to understand how to write it in order to be consistent with other tests.