containous / traefik-extra-service-fabric

Traefik extra: Service Fabric Provider
Apache License 2.0
12 stars 14 forks source link

passTLSClientCert/Infos for Azure Service Fabric provider #53

Open VantuzEE opened 5 years ago

VantuzEE commented 5 years ago

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.