microsoft / service-fabric

Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
https://docs.microsoft.com/en-us/azure/service-fabric/
MIT License
3.03k stars 401 forks source link

[Feature]: Specify SSL certificate to be used for accessing SF Explorer #1410

Open wouterroos opened 1 year ago

wouterroos commented 1 year ago

Is your feature request related to a problem? Please describe your workload details. Currently, the auto-provisioned cluster certificate is served as the SSL certificate when accessing SF Explorer.

Describe the solution you'd like Add an option to specify the SSL certificate.

Describe alternatives you've considered I uploaded a client certificate, this did not work.

Area/Component: ARM/SF Explorer

Expected behavior Add an option in ARM to specify the SSL certificate to be served by the SF Explorer.

Additional context Add any other context or screenshots about the feature request here.

Service Fabric Runtime Version:

Environment:


Assignees: /cc @microsoft/service-fabric-triage