小编jfo*_*c H的帖子

将 pfx 导入 IIS Windows Server 2016 - 指定的网络密码不正确

我正在使用 openssl 转换从 Godaddy 购买的证书以使用 IIS Windows 2016。我用来转换的命令如下,我按 Enter 键不输入密码。我也尝试输入简单和复杂的密码,仍然遇到同样的错误。

openssl pkcs12 -export -out website.pfx -inkey private.key -in a01f36fe692456.crt -certfile gd_bundle-g2-g1.crt
Run Code Online (Sandbox Code Playgroud)

在 Windows Server 2016 上导入 IIS 时出现“指定的网络密码不正确”,为了排除故障,我尝试了相同的导入,但它可以导入到 Windows Server 2019。想知道如何为 Windows 2016 生成 pfx 文件, IIS v10?谢谢

在此输入图像描述

windows iis openssl ssl-certificate

9
推荐指数
1
解决办法
2万
查看次数

标签 统计

iis ×1

openssl ×1

ssl-certificate ×1

windows ×1