Azure-Samples / service-fabric-dotnet-getting-started

Get started with Service Fabric with these simple introductory sample projects.
MIT License
230 stars 329 forks source link

How to download Service Fabric certificate? #31

Closed ashuthinks closed 8 years ago

ashuthinks commented 8 years ago

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.

vturecek commented 8 years ago

For general Service Fabric questions, please post to Stack Overflow or to the Service Fabric issues repo