Skip to content

Jarsigner parameters with Azure Trusted Signing #268

Answered by ebourg
frnds1 asked this question in Q&A
Discussion options

You must be logged in to vote

Now you have to import the Microsoft Identity Verification Root Certificate Authority 2020 certificate in the JRE truststore:

keytool -importcert -alias microsoft-identity-root-ca -keystore $JAVA_HOME/jre/lib/security/cacerts -storepass changeit -file "Microsoft Identity Verification Root Certificate Authority 2020.crt"

Replies: 4 comments 21 replies

Comment options

You must be logged in to vote
13 replies
@frnds1
Comment options

@frnds1
Comment options

@ebourg
Comment options

@frnds1
Comment options

@ebourg
Comment options

Comment options

You must be logged in to vote
7 replies
@ebourg
Comment options

@frnds1
Comment options

@ebourg
Comment options

Answer selected by frnds1
@frnds1
Comment options

@ebourg
Comment options

@frnds1
Comment options

@ebourg
Comment options

Comment options

You must be logged in to vote
1 reply
@dharanitharan-selvaraj
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants