Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/instance-identity-plugin
  Commit: 2ea657916bb16169db2c176653f7c74fd531a927
      
https://github.com/jenkinsci/instance-identity-plugin/commit/2ea657916bb16169db2c176653f7c74fd531a927
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
    M 
src/main/java/org/jenkinsci/main/modules/instance_identity/SelfSignedCertificate.java

  Log Message:
  -----------
  [JENKINS-72249] switch to JcaContentSignerBuilder in order to obtain a 
ContentSigner

Switch the implementation to JcaContentSignerBuilder which is available
in the regula bcpkix and bcpkix-fips

The higher level API also has the benifit that the code becomes more legible.


  Commit: 303dc7c645f92a247cf92c6464bcf643e7f2bed1
      
https://github.com/jenkinsci/instance-identity-plugin/commit/303dc7c645f92a247cf92c6464bcf643e7f2bed1
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2023-10-31 (Tue, 31 Oct 2023)

  Changed paths:
    M 
src/main/java/org/jenkinsci/main/modules/instance_identity/SelfSignedCertificate.java

  Log Message:
  -----------
  Merge pull request #102 from jtnord/JENKINS-72249

[JENKINS-72249] switch to JcaContentSignerBuilder in order to obtain a 
ContentSigner


Compare: 
https://github.com/jenkinsci/instance-identity-plugin/compare/25303582c774...303dc7c645f9

-- 
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/instance-identity-plugin/push/refs/heads/master/253035-303dc7%40github.com.

Reply via email to