containous/traefik-extra-service-fabric

passTLSClientCert/Infos for Azure Service Fabric provider

VantuzEE opened this issue · 0 comments

Do you want to request a feature or report a bug?

Feature

What did you expect to see?

When using Azure Service Fabric as a provider, neither TLS client certificate nor certificate infos are forwarded to the backends. It would be really helpful, if the traefik.frontend.passTLSClientCert.* labels and client certificate info passing were implemented also for the Azure Service Fabric provider.

Need this feature, as the one described in the current documentation traefik.frontend.passTLSCert=true passes server instead of client certificate to the backend.