powershell - how to specify thumbprint when creating cluster? -


i can create secure cluster running command

.\devclustersetup.ps1 -assecurecluster -createonenodecluster -auto 

enter image description here

instead of allowing sf create own certificate, how can specify certificate use?

please note not azure deployment. on-premises.

.\createservicefabriccluster.ps1 -clusterconfigfilepath .\clusterconfig.x509.multimachine.json

more info here https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-windows-cluster-x509-security


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -