Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bouncycastle-api-plugin
  Commit: 991bac571a296c393f4cba3709503b676503c2e6
      
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/991bac571a296c393f4cba3709503b676503c2e6
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2024-06-24 (Mon, 24 Jun 2024)

  Changed paths:
    M src/main/java/jenkins/bouncycastle/api/PEMEncodable.java
    M src/test/java/jenkins/bouncycastle/EncodingDecodingTest.java
    A src/test/resources/test_cert_and_key.pem
    A src/test/resources/test_cert_and_key_pass.pem

  Log Message:
  -----------
  allow multple entries in the pem string

Often it is desirable to have a certificate chain and a key that you can
manage as one entity.
BouncyCastle already supports multiple PEM objects inside a give string,
so this is mostly a minor refactoring and exposure of this.


  Commit: e1089fe22055b288c867a9005bd3724f610b0856
      
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/e1089fe22055b288c867a9005bd3724f610b0856
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2024-07-05 (Fri, 05 Jul 2024)

  Changed paths:
    M src/main/java/jenkins/bouncycastle/api/PEMEncodable.java
    M src/test/java/jenkins/bouncycastle/EncodingDecodingTest.java
    A src/test/resources/test_cert_and_key.pem
    A src/test/resources/test_cert_and_key_pass.pem

  Log Message:
  -----------
  Merge pull request #152 from jtnord/support-multiple-encodables

allow multple entries in the PEM string


Compare: 
https://github.com/jenkinsci/bouncycastle-api-plugin/compare/22ed618c8bcc...e1089fe22055

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/bouncycastle-api-plugin/settings/notifications

-- 
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/bouncycastle-api-plugin/push/refs/heads/master/22ed61-e1089f%40github.com.

Reply via email to