tokers commented on issue #8568: URL: https://github.com/apache/apisix/issues/8568#issuecomment-1365000078
> I want that wget can do the access correctly without using the --ca-certificate option I don't thinks this can be done unless you update the base image (adding your private CA to the system trusted CA bundles) > this is exactly what I'm trying to do setting the existingCASecret and certCAFilename fields in the values.yaml file of the apisix helm chart Could you please paste the `nginx.conf` in the APISIX pod, the path is `/usr/local/apisix/conf/nginx.conf`. You may focus on the directive `lua_ssl_trusted_certificate` in the `nginx.conf`. -- 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]
