T
T
Today I learned
Search…
README
powershell
servicefabric
How to create a single node cluster (offline)
Working with Service Fabric stateless WebAPI services
How to configure HTTPS endpoints in WebAPI services
Where to find stand alone packages for Service Fabric
How to query Service Fabric via PowerShell
How to upgrade a Reverse Proxy SSL certificate in your SF Cluster
vscode
biztalk
sql
octopus
soapui
nuget
git
Jira
AzureDevOps
domains
azure
jenkins
iis
dotnet
Powered By
GitBook
How to upgrade a Reverse Proxy SSL certificate in your SF Cluster
First you need to get the new certificate and add it to the Certificate store via the MMC.exe snap in.
VERY IMPORTANT
: Once added, ensure you add permissions to the private key for the following:
local NETWORK SERVICE account
any Active directory user accounts or groups that your Service Fabric service will run as
Once this i
TODO : need to see what commands or actions need to happen after we install the certificate to get the cluster to pick up the new cert.
We know rebooting the server will work, but does seem a bit drastic.
Previous
How to query Service Fabric via PowerShell
Next
vscode
Last modified
2yr ago
Copy link