You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2022/11/08 18:27:24 UTC

[sling-ide-tooling] branch feature/sign-jars updated (4bc20f35 -> 1ca16498)

This is an automated email from the ASF dual-hosted git repository.

kwin pushed a change to branch feature/sign-jars
in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git


    from 4bc20f35 set up environment variables
     add 1ca16498 Use custom truststore with root and intermediate DigiCert certs

No new revisions were added by this update.

Summary of changes:
 eclipse/p2update/digicert-certstore.p12              | Bin 0 -> 3734 bytes
 eclipse/p2update/generated-truststore/README.md      |   5 +++++
 .../generated-truststore/digicert-truststore.p12     | Bin 0 -> 3734 bytes
 eclipse/p2update/pom.xml                             |  19 +++++++++++++++++++
 ...iCertTrustedG4CodeSigningRSA4096SHA3842021CA1.cer | Bin 0 -> 1716 bytes
 .../main/certificates/digicert-trusted-root-g4.cer   | Bin 0 -> 1428 bytes
 eclipse/pom.xml                                      |   2 +-
 7 files changed, 25 insertions(+), 1 deletion(-)
 create mode 100644 eclipse/p2update/digicert-certstore.p12
 create mode 100644 eclipse/p2update/generated-truststore/README.md
 create mode 100644 eclipse/p2update/generated-truststore/digicert-truststore.p12
 create mode 100644 eclipse/p2update/src/main/certificates/DigiCertTrustedG4CodeSigningRSA4096SHA3842021CA1.cer
 create mode 100644 eclipse/p2update/src/main/certificates/digicert-trusted-root-g4.cer