在诺基亚 6131 中部署签名的 midlet
我正在尝试使用 VeriSign 证书通过无线方式在诺基亚 6131 中部署签名的 midlet,但在安装时收到消息“无有效证书”。我还需要签署 .jar 文件吗?
I am trying to deploy a signed midlet in Nokia 6131 over the air using VeriSign certificate but while installing I am getting message "No valid certificate". Do I need to sign the .jar file also?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
VeriSign 证书不需要在诺基亚设备上进行任何特殊配置。检查您的时间/日期设置,因为当证书尚未有效时,或者更不可能在证书过期后,设备的日期可能被设置为默认日期(可能是几年前的 1 月 1 日)。
请记住,您必须使用
VeriSign 3 级
证书。好吧,您实际上必须对 JAR 进行签名,并且签名包含在 JAD 中。VeriSign certificates don't need any special configuration on Nokia devices. Check your time/date settings, cause maybe the date of the device is set to default (probably 1st of Juanuary of some years ago) when the certificate was not valid yet, or more improbably, after the certificate expires.
Remember you've got to use a
VeriSign Class 3
certificate. And well, you actually have to sign the JAR, and the signature is contained in the JAD.