本文介绍了上载证书时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

早上好,

我已经购买了DigiCert扩展验证SSL证书.

I have purchased a DigiCert, Extended Validation SSL Certificate.

尝试导入提供的公共证书(.cer)时,出现以下错误

When attempting to import the public certificate provided (.cer), I received the following error

无法上传具有相同指纹的公共证书

然后使用Microsoft安全证书MMC工具导出该证书,以创建带有密码的PFX文件.上传后,出现以下错误:

Then exported the said certificate with the Microsoft Security Certificate MMC tool, to create a PFX file, with password. Upon upload, I got the following error: 

密码不正确,或证书无效

密码是正确的,我经过仔细检查.因此,在那时,我更改了浏览器,认为这可能是特定于浏览器的,然后转到IE 11.

The password is correct, i double-checked. So at that point, I changed browser, thinking this might be Browser specific, and go to IE 11.

唯一的区别是,当尝试上载证书时,我获得了更多信息:

The only difference is that when trying to upload the certificate, I got a bit more information:

至少一个证书无效(证书不包含私钥.).
At least one certificate is not valid (Certificate does not contain a private key.).

推荐答案

请参阅此,以获取有关 将现有的自定义SSL证书绑定到Azure Web Apps的分步指南.

Refer to thislink for step by step guide on Bind an existing custom SSL certificate to Azure Web Apps.


------------------------------------------- -------------------------------------------------- -

如果此答案有帮助,请单击标记为答案"和投票".提供额外的 关于您的论坛体验的反馈,请单击 此处

If this answer was helpful, click "Mark as Answer" and "Up-Vote". To provide additional feedback on your forum experience, click here



这篇关于上载证书时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-24 15:21
查看更多