I am creating an installer for a web application and using InstallShield Limited Edition. I want to sign the resulting msi package. I realize that you can purchase a certificate from VeriSign or elsewhere. Is it possible to generate my own certificate and sign the package?
我正在为Web应用程序创建安装程序并使用InstallShield Limited Edition。我想签署生成的msi包。我意识到您可以从VeriSign或其他地方购买证书。是否可以生成我自己的证书并签署包裹?
As further clarification, the installer will be used by internal IT staff and not distributed to the public, so I don't need to worry about the trust level of self-signing.
作为进一步澄清,安装程序将由内部IT人员使用,而不是分发给公众,因此我不需要担心自签名的信任级别。
1 个解决方案
#1
0
Any valid cert can be used by InstallShield. However your IT department probably has a certificate enrollment process so they can generate one for you that's trusted by their organization.
InstallShield可以使用任何有效的证书。但是,您的IT部门可能有一个证书注册过程,因此他们可以为您的组织生成一个信任。
#1
0
Any valid cert can be used by InstallShield. However your IT department probably has a certificate enrollment process so they can generate one for you that's trusted by their organization.
InstallShield可以使用任何有效的证书。但是,您的IT部门可能有一个证书注册过程,因此他们可以为您的组织生成一个信任。