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-unsubscr...@apisix.apache.org

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

Reply via email to