Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/codedx-plugin
  Commit: 53f604638c8ebb5192c589688fc272cfc3e9110d
      
https://github.com/jenkinsci/codedx-plugin/commit/53f604638c8ebb5192c589688fc272cfc3e9110d
  Author: Samuel B. Johnson <samuel.john...@avi.com>
  Date:   2016-02-27 (Sat, 27 Feb 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java

  Log Message:
  -----------
  Improve SSL error messages further


  Commit: f3be08e68e62a843f5b5eacf3ec51a6ca50861c4
      
https://github.com/jenkinsci/codedx-plugin/commit/f3be08e68e62a843f5b5eacf3ec51a6ca50861c4
  Author: Samuel B. Johnson <samuel.john...@avi.com>
  Date:   2016-02-27 (Sat, 27 Feb 2016)

  Changed paths:
    M 
src/main/java/com/secdec/codedx/security/JenkinsSSLConnectionSocketFactoryFactory.java

  Log Message:
  -----------
  Add support for more advanced TLS

Unless the later version is specified, it apparently defaults to TLSv1, which 
is no longer considered secure, even if the JVM is run with TLSv1.1 or TLSv1.2 
enabled. Users will still need to enable TLSv1.2 (or TLSv1.1) explicitly for 
the JVM running Jenkins for this functionality to take effect, at least for 
Java7.


Compare: 
https://github.com/jenkinsci/codedx-plugin/compare/c7b459ce042e...f3be08e68e62

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to