Submitted On 21-OCT-2004
aaronrh
I'm not clear on the distinction described here, but if it is in fact necessary, can we get a better error in the next release, something like: "This jar was signed with a server certification, not a 'code-signing' certification. Please notify the provider/vendor."
Submitted On 02-DEC-2004
8093337
This is really a great inconvenice to me. I don
Submitted On 02-DEC-2004
8093337
This is really a great inconvenice to me. I don't want to use a code sigining certificate when I could've used a server certificate before to sign my applets. Now I have to purchase two separate certificates, a code signing certificate and a server certificate. What is the reasoning for this.
Submitted On 29-DEC-2004
seh4nc
You mean the Thawte Super Cert we just renewed for US$700+ cannot also be used for code signing??? UN-F-ING-BELIEVABLE.
Submitted On 10-JAN-2005
GJB
I received the same error trying to deploy a signed applet. The applet was signed using a trial/test PKCS#7 code signing certificate from Thawte. It worked under 1.4.2.
Submitted On 25-MAR-2005
ksibson
This is ridiculous. We have a signed applet that is critical to our business, and now all of our customers are calling complaining because it no longer works. Auto-update is clobbering 1.4.2 every time. Thanks Sun - "this is not a bug" may be true, but it's a very bad way to treat the developer community. Whoever came up with this new feature should be fired.
Submitted On 30-JAN-2008
Why is it ANY_USAGE && CODE_SIGNING (and condition)? Shouldn't it be an "or condition" (ANY_USAGE || CODE_SIGNING)?
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|