tokers commented on issue #8568: URL: https://github.com/apache/apisix/issues/8568#issuecomment-1364795287
1. What you did is checking if the wget command in the APISIX pod can access your keycloak server, not Apache APISIX itself. 2. If you want to let wget trust the private CA, try to use the option `--ca-certificate`. 3. If you want APISIX to trust the private CA, specify via the [ssl_trusted_certificate field](https://github.com/apache/apisix/blob/master/conf/config-default.yaml#L107) -- 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]
