How to sign java applet with .pfx file?

后端 未结 2 1802
予麋鹿
予麋鹿 2021-01-13 18:39

I was trying to sign a jar applet archive with our company .pfx certificate using this guide
(and few others from the internet):
http://www.globalsign.com/support/or

2条回答
  •  再見小時候
    2021-01-13 19:06

    Thanks a lot for all, especially Jcs :)
    I finally discovered that .pfx file was just imported improperly.
    I asked my boss to import it for me from scratch with all possible paths/chains/certificates included and now it works :)
    So if anyone will have similar problem my advice is to try to get/import certificate again
    - it's rather problem with certificate itself than with signing method.

提交回复
热议问题