Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/winstone
  Commit: 88119f246645a9d78c492ec1f5e2cb28240608a7
      
https://github.com/jenkinsci/winstone/commit/88119f246645a9d78c492ec1f5e2cb28240608a7
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
    M src/main/java/winstone/AbstractSecuredConnectorFactory.java

  Log Message:
  -----------
  [JENKINS-66379] use default keystore format (#165)

The JKS keystore is insecure and is some environments not even allowed.

We do not care what format the keystore is in, so just use the default.

If someone has a non default keystore yet is using a keystore here then
this will break on upgrade, however it is unlikely that they would be
having a non default keystore as the normal reason for doing that is due
to a restriction like FIPS-140 and given the keystore we require has a
key using JDK here would be non compliant.


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/winstone/push/refs/heads/master/c13480-88119f%40github.com.

Reply via email to