anilaws opened a new issue, #721:
URL: https://github.com/apache/apisix-helm-chart/issues/721
I need to mount the existing ca certtificates to the apisix gateway. Below
are the steps that i followed
1. create a k8 secret from the existing ca certificate
2. Below are the helm values that i am using
ssl:
existingCASecret: "secret-name"
certCAFilename: "ca-certificates.crt"
3. seeing error failed (SSL: error:0B084088:x509 certificate
routines:X509_load_cert_crl_file:no certificate or crl found)
chart version : 2.1.0
apisix version : 3.4.0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]