MirtoBusico commented on issue #8452: URL: https://github.com/apache/apisix/issues/8452#issuecomment-1366488814
> Hi @tzssangglass I discovered that the apisix pod cannot communicate with the keycloak server because I'm using a private CA. > > ``` > root@apisix-54cdc68f89-wtl8w:/usr/local/apisix# wget https://k6k.h.net > --2022-12-25 10:07:55-- https://k6k.h.net/ > Resolving k6k.h.net (k6k.h.net)... 192.168.100.20 > Connecting to k6k.h.net (k6k.h.net)|192.168.100.20|:443... connected. > ERROR: The certificate of 'k6k.h.net' is not trusted. > ERROR: The certificate of 'k6k.h.net' doesn't have a known issuer. > root@apisix-54cdc68f89-wtl8w:/usr/local/apisix# > ``` > > In the past i solved this issue adding the CA certificate in the helm chart. > > I'll redo the test after adding the CA certificate and will post the results in this thread Hi @tzssangglass seems that my problem is not related to the CA so I'm trying to use the workaroud in https://github.com/apache/apisix/pull/8068#issuecomment-1355215821 If unsuccessful I'll wait for the new release -- 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]
