mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
5528361c69
This change allows users to specify a certificate for the services that implement the bundle, status etc. APIs. This cert will be used to create the root CA pool. Fixes: #1954 Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>