签名Java小程序与GoDaddy的一个SPC文件 [英] Signing a java applet with an spc file from GoDaddy

查看:654
本文介绍了签名Java小程序与GoDaddy的一个SPC文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想用签从GoDaddy的一个SPC文件中的Java小程序。下面是我使用的命令:

I'm trying to sign a java applet using an spc file from godaddy. Here's the command I'm using:

的keytool -import -keystore codesignstore -storepass [通] -alias [别名] -file [文件名]

不幸的是,运行此命令将返回

Unfortunately, running this command returns

的keytool错误:java.lang.Exception的:输入不是X.509证书

我跟GoDaddy的,他们向我保证,这的确是一个有效的X.509证书和另有规定0的帮助。任何人都知道如何使这项工作?我读过表明,问题可能是别名发表一些意见,但我们已经尝试创建CSR时,我们指定的别名以及在GoDaddy的规定之一。此外,还有一些注意事项,该问题可能与此有关的Java缺陷:的http:/ /bugs.sun.com/bugdatabase/view_bug.do?bug_id=4874076 。不过,我没有看到他们在错误报告注意到类型的SPC任何奇怪的网址。在此先感谢您的帮助。

I talked to GoDaddy and they assure me that it is indeed a valid X.509 certificate and otherwise provided 0 help. Anyone know how to make this work? I've read a few comments that suggest that the problem might be the alias, but we've tried the alias we specified when creating the CSR as well as the one specified in GoDaddy. In addition, some note that the problem may be related to this java bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4874076. However, I don't see any odd URLs in the spc of the type they note in that bug report. Thanks in advance for your help.

推荐答案

虽然我不知道发生了什么导致了错误呢,我是能够通过适当以下的 GoDaddy的说明。我们最初生成自己的CSR,然后跳进通过方式GoDaddy的指示的一部分。对于其他人来说这个问题已经阅读问题/下面的说明,可以救自己头痛,并开始一遍又一遍以下步骤GoDaddy的轮廓。

While I don't know what was causing the error, I was able to get through the signing process by properly following GoDaddy's instructions. We originally generated our own CSR and then jumped into GoDaddy's instructions part of the way through. For others with this problem that have problems reading/following instructions, save yourself the headache and start over again following the steps that GoDaddy outlines.

这篇关于签名Java小程序与GoDaddy的一个SPC文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆