How to download Service Fabric certificate?

北城以北 提交于 2021-02-19 05:33:36

问题


I'm working on Azure Service Fabric , It is already created and in Security tab I can able to see Primary certificate and Thumbprint as well.

I want to know How can I download this certificate and import it into my local machine.

As Cloud explorer giving me error:

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.


回答1:


Check out this step by step explanation here.

You'll need to import that certificate you uploaded to key vault into your local certificate store too.



来源:https://stackoverflow.com/questions/38642088/how-to-download-service-fabric-certificate

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!