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

Carl Harris ceharris at vt.edu
Sun Apr 28 19:56:31 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qos-ch/logback
  Commit: bb5df9f85e8245a03a02937ba6a25c49ab96e1fa
      https://github.com/qos-ch/logback/commit/bb5df9f85e8245a03a02937ba6a25c49ab96e1fa
  Author: Carl Harris <ceharris at 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.





More information about the logback-dev mailing list