Trending on MSDN: Cluster and SSL Certificate in Service Fabric Production Environment

olufemia-MSFT 2,861 Reputation points
2019-10-29T23:40:13.963+00:00

I was using separate self-signed certificate for cluster authentication and SSL. Now I am deploying my application to a production environment. Can anyone suggest what approach I should follow for Production?

Is it possible to use my domain wildcard certificate for both cluster authentication as well as SSL?

Sourced from MSDN

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
253 questions
0 comments No comments
{count} votes

Accepted answer
  1. Micah McKittrick 946 Reputation points Microsoft Employee
    2019-10-30T00:58:17.28+00:00

    It is certainly feasible to use the same cert. It should work normally on each - but do keep in mind that does mean that if the certificate is compromised it will compromise the security to both instead of just one or the other.

    Sourced from MSDN


0 additional answers

Sort by: Most helpful