How to deploy certs to local service fabric cluster


i'm trying run identity server 1 of stateless web services in service fabric cluster. 1 of issues i'm having don't want deploy x509 certificated needed identity server code, , of resources online cite azure keyvault facilitator key storage service fabric environment, , setting deployment pull certificate in key vault vms in cluster provisioned (as referenced here https://blogs.technet.microsoft.com/kv/2015/07/14/deploy-certificates-to-vms-from-customer-managed-key-vault/)

i'd able provision local service fabric dev cluster in such way isn't dependent on key vault if possible. haven't been able find reference online - there way can set powershell script update nodes in local cluster contain certificate @ deploy time? apologize if silly question, i'm getting in service fabric , might missing obvious solution.

thanks!

strictly speaking, node our service fabric system host process (fabric.exe et al). use "node" , "vm" or "machine" interchangeably because map 1 1: 1 node per vm or machine. local dev cluster exception, have multiple nodes (5 default) on single machine. i'm getting @ technically don't install certs on "nodes", install certs on vm or machine hosts node(s). local dev cluster, install certs on local dev machine.


Microsoft Azure  >  Azure Service Fabric



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

How to fix error Msg 1801, Level 16, State 3, Line 1

How to Share webservice object to all user