azure - 如何下载Service Fabric证书?

标签 azure ssl azure-service-fabric

我正在开发Azure Service Fabric, 它已经创建,并且在安全选项卡中我还可以看到主证书指纹

我想知道如何下载此证书并将其导入到我的本地计算机中。

作为Cloud explorer给我错误:

Cloud Explorer could not connect to cluster 'Testcluster': Unable to find a matching client certificate. Make sure you have the certificate installed on this machine.

最佳答案

查看此分步说明 here .

您需要import您上传到 Key Vault 的证书也进入了本地证书存储。

关于azure - 如何下载Service Fabric证书?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38642088/

相关文章:

azure - 将 https 添加到 Service Fabric Web Api

azure - Powershell (7.2.7) Foreach-Object -Parallel - 多线程问题

c# - Newtonsoft 11.0.0.0 无法在 Azure Function App 2.0 上加载

python - [SqlAlchemy][mssql][tls1.2] 如何使用 Windows 中的 pyodbc 为连接到 MS SQL Server 的 SqlAlchemy 强制实现 TLS 1.2?

ssl - 用于演示的 Identity Server 4 星 ssl 证书

azure - Azure Service Fabric 上通过 https 的无状态 Web Api

c# - 访问 Azure 上的自定义 STS(WCF 服务)时出错

azure - 如何通过 Windows Azure 使用远程桌面来调试辅助角色?

apache - 400 Bad Request 您正在向启用 SSL 的服务器端口 kubernetes pod 使用普通 HTTP

.net - 公开部署在 Service Fabric 群集上的服务(由内部负载均衡器处理流量分配)