I can connect to my service fabric cluster Explorer using my client certificate.
However, it seems to force SSL and my service fabric cluster does not have any DNS mapping for it's server certificate. So the browsers try to block it. Is there any way to not have SSL enabled for the explorer, since it's already using client certificate mutual auth?
Alternatively, if I have an internally load balanced service fabric cluster, is there any suggested way to give the server certificate some sort of real cert even though it has now DNS associated with it? It's only IP based of the internal LB.