Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用威瑞信中间 CA 签署 J2ME midlet。有没有人知道如何做到这一点,或者任何人通过威瑞信代码签名成功。请帮我完成步骤。
您需要 Verisign 3 类代码签名证书,然后您可以使用 KeyTool 正常使用该证书进行签名
但是,您需要检查您希望部署到哪些设备,就像 Verisign 证书一样常见,根证书并非存在于所有手机上!不幸的是,这意味着如果您签署应用程序,您将无法在没有根证书的设备上安装。
手机上最普遍的根证书是 UTI 提供的,您需要查看 Java 验证过程。
Thawte 在很多方面都优于威瑞信。所以购买 Thawte 并使用它是解决方案。