'Getting error Failed to load trusted CA certificates from /certs/http2_ca_cert.pem in UDM
We enable the TLS & upload the http secret file in vault-1. Than we install the chart, post that http pod went in crashloopbackoff state & as per logs it showing that failed to load trusted CA certificate.
root@devops-tor-udm-deploy:~# oc get pod |grep http
devops1-registersvnf-multus-http2lb-85594d4c88-4m8jt 6/7 CrashLoopBackOff 12 41m
devops1-registersvnf-multus-http2lb-85594d4c88-k8qpd 6/7 CrashLoopBackOff 12 41m
root@devops-tor-udm-deploy:~#
HTTP POD logs:-
[2022-05-11 14:21:53.954][17848][critical][main] [source/server/server.cc:93] error initializing configuration '/etc/envoy/envoy.yaml': Failed to load trusted CA certificates from /certs/http2_ca_cert.pem
[2022-05-11 14:21:53.954][17848][info][main] [source/server/server.cc:560] exiting
Failed to load trusted CA certificates from /certs/http2_ca_cert.pem
This is the hot-restarter PID: 17847
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|