You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "jinjianming (via GitHub)" <gi...@apache.org> on 2023/03/08 11:24:07 UTC

[GitHub] [apisix-helm-chart] jinjianming opened a new issue, #503: BUG: ca certificate configuration error

jinjianming opened a new issue, #503:
URL: https://github.com/apache/apisix-helm-chart/issues/503

   1. The default is via ` client_ ca_ Cert ` to configure the ca certificate; However, my dp module certificate cannot be verified in this way;
   
   2. Change ca certificate configuration to ` ssl_ trusted_ Certificate ` Everything is normal.
   
    apisix:    # universal configurations
         ssl:
           ssl_trusted_certificate: "/conf-ca-ssl/tls.crt"


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org