Skip to content

fix: tls certificates update with multiple transports

Nicolas Delpech requested to merge fix/certificate_update_multiple_transports into bc

The function searching for the primary associated to a tranposrt was not succeeding. Every transports was then updated even if it was not TLS.

Merge request reports