Description:
#208 added support for control plane auth in the project, by introducing a job to generate self signed certs and configure them in envoy gateway and envoy proxy.
However users might want to create and plug in their own custom certs for control plane auth (between envoy gateway and envoy proxy)
Relates to #862