ssl - Godaddy SSL 证书在安装后在 IIS 中消失

标签 ssl iis ssl-certificate web-hosting godaddy-api

我正在尝试在 IIS 上安装 SSL 证书,我正在按照此处提到的确切步骤 https://pk.godaddy.com/help/manually-install-an-ssl-certificate-on-my-iis-10-server-27349 .
我做的步骤:

  • 我从 Go Daddy
  • 购买了 SSL 证书
  • 我通过提供域名
  • 在 Go Daddy 上进行了配置。
  • 提交更改以获得证书
  • 验证后下载证书
  • 从 .crt 文件
  • 创建了 .Cer 文件
  • 在MMC中导入gd-g2_iis_intermediates.p7b中级证书授权
  • 在 IIS 中创建请求并导入 .Cer 文件
  • 刷新该窗口后,证书没有出现

  • 我在这方面做错了吗?

    最佳答案

    所以问题是我遇到了一个问题,因为我无法使用 MMC 从我的机器生成 .pfx 文件,但是 DigiCert 工具帮助我从 Go Daddy 获得的 .crt 文件创建了 .pfx 文件。创建文件的说明在此链接上
    https://www.digicert.com/kb/util/pfx-certificate-management-utility-import-export-instructions.htm
    后来我去了 MMC 和中间证书颁发机构,我导入了 .pfx 文件和密码,证书被导出到系统和 IIS,现在它在 IIS 中可见。

    关于ssl - Godaddy SSL 证书在安装后在 IIS 中消失,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/69369025/

    相关文章:

    ssl - 如何检查 SSL_write 是否可行?

    .htaccess - ssl 重定向不工作

    c# - WAS回收应用程序池后,使用Unity解析实例会失败

    ssl - URL 应该点击 https 而不是 http

    java - Tomcat 连接器匹配属性警告

    spring - 无法使用 Spring Rest 模板访问 HTTPS 服务 - TrustStore 问题?

    ssl - 在 IBM Liberty 8.5.5.0 中启用 SSL 的问题 - keystore 格式无效

    iis - 配置错误 : This configuration section cannot be used at this path

    ssl - 我如何信任证书颁发机构

    java - "PKIX path building failed"和 "unable to find valid certification path to requested target"