Azure Service Fabric ACME Clustering
radderz opened this issue · 1 comments
Do you want to request a feature or report a bug?
Feature/Enhancement
What did you expect to see?
Improve Https SSL certificate management in service fabric:
Enable KV/clustering for Azure service fabric for lets encrypt to reduce certificate requests. Service Fabric has stateful services and management properties which could be used to store the certificates
or
Add API to add/delete/update Endpoint certificates at runtime
Use case
White label multi tenanted solution where customer domains are added through web portal using lets encrypt. We currently do this outside of service fabric using a reverse proxy automation but Traefik would be ideal if we can enable the clustering of Traefik within service fabric or manage certificates on the fly.
jjcollinge/traefik-on-service-fabric#21
This issue tracks the KV/Clustering option for Azure Service Fabric