Create certificate for Fabric secure cluster

When you’re working on CI/CD security is always important and certificates are quite useful.

Azure Service Fabric management with certificates is very easy, but creating certificate might be a bit confusing.

However, like most everything it can be easily automated with PowerShell and here’s example for you:

[pastacode lang=”bash” path_id=”d63a4061a1066d3a85abcc658f0856f5″ file=”create-FabricMagmtCert.ps1″ highlight=”” lines=”” provider=”gist”/]

 

When script is done, you’ll get everything you need:

I hope this info will be useful for you, and if you need any help feel free to use contact form on the main page.