Skip to content
Commit bb5df9f8 authored by Carl Harris's avatar Carl Harris
Browse files

allow JSSE system properties to influence SSLContextFactoryBean

The JSSE defines several system properties that are used to create key
store and trust store objects for the system default SSL context.  This
commit allows these properties to be referenced as defaults when a
component's SSL configuration does not provide either the key store or
trust store configuration.
parent ac0dafdb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment