To load an existing key store, you must set the {@code location} property. If this property is not set, a new,empty key store is created, which is most likely not what you want. @author Arjen Poutsma @see #setLocation(org.springframework.core.io.Resource) @see KeyStore @since 1.0.0
|
|