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.
我有 3 台服务器。1 是 IIS-ARR 负载平衡器。2 台服务器是托管我的网站的 IIS Web 服务器。我想在 https 上运行网站。那么需要多少 SSL 证书,我必须创建哪些服务器来创建 SSL CSR 请求以及我必须安装哪些服务器。
我从另一个查询中找到了解决方案。我需要使用具有多个域授权的主题备用名称的证书。此类证书一旦安装在创建 CSR 以将其与私钥配对的位置,就可以作为包含私钥的捆绑包导出,然后在所有相关服务器上导入。因此,只需 1 个证书即可解决问题。