[qos-ch/logback] bb5df9: allow JSSE system properties to influence SSLConte...

Branch: refs/heads/master Home: https://github.com/qos-ch/logback Commit: bb5df9f85e8245a03a02937ba6a25c49ab96e1fa https://github.com/qos-ch/logback/commit/bb5df9f85e8245a03a02937ba6a25c49ab9... Author: Carl Harris <ceharris@vt.edu> Date: 2013-04-28 (Sun, 28 Apr 2013) Changed paths: M logback-core/src/main/java/ch/qos/logback/core/net/ssl/SSLContextFactoryBean.java Log Message: ----------- 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.
participants (1)
-
Carl Harris