Hello. I hope very much for your help.
I have purchased codesign certificate from Starfiled/Godaddy and have problems with signing code with it. I need to sign JAR file; my steps were: 1)Install certificate to a firefox. 2)import p12 certificate 3)certutil -N -d . 4)certutil -A -n "Starfield Class 2 Root" -i sf-class2-root.crt -d . - t "CT,CT,CT" 5)certutil -A -n "Starfield intermediate" -i sf_intermediate.crt -d . - t ",,c" 6)pk12util -i company_codesign.p12 -d . 7)certutil -V -n "Company, Inc.'s Starfield Technologies, Inc. ID" -u J -d . 8)signtool -d . -k "Company, Inc.'s Starfield Technologies, Inc. ID" - p 12345678 -Z signed/signed.jar ./signed/; But the browser says to me about unsafe content without any info from my certificate. -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto