You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/12 08:55:41 UTC

[GitHub] [apisix] tzssangglass commented on issue #6418: bug: apisix failed to verify the validity of the server certificate

tzssangglass commented on issue #6418:
URL: https://github.com/apache/apisix/issues/6418#issuecomment-1212885278

   > 在upstream中只配置了client_cert和client_key,却没有client_ca字段,
   
   IMO, The CA certificate used for the mTLS connection between APISIX and upstream is 
   
   ```yaml
   apisix:
     ssl:
       ssl_trusted_certificate: /path/to/certs/ca-certificates.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

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