haproxytech / haproxy-consul-connect

HaProxy Connector for Consul Connect. Enables Service Mesh with Consul and HaProxy using TLS and Consul Discovery
Apache License 2.0
95 stars 20 forks source link

Fix: recreate backends when certificates change #58

Closed ShimmerGlass closed 4 years ago

ShimmerGlass commented 4 years ago

When certificates changed servers where only updated, which didn't change the certificates. This fixes it by recreating the backend on certificate update.