Replies: 1 comment
-
Good question, any thoughts @ianjmcm or @TacoTechSharma ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are using Azure Artifact Signing (Public Trust) to sign JAR files for a Java-based product (SonarLint Eclipse plugin). The Microsoft Identity Verification Root Certificate Authority 2020 is not included in the default Java JDK cacerts trust store. Has Microsoft applied (or plans to apply) to Oracle's Java SE CA Root Certificate Program to include this root CA? Without it, end users receive certificate chain validation warnings, making Azure Artifact Signing unusable for JAR signing in practice.
Beta Was this translation helpful? Give feedback.
All reactions