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/09 13:41:07 UTC

[GitHub] [apisix-helm-chart] jinjianming commented on issue #479: request help: apisix certs used for certificates in decoupled mode

jinjianming commented on issue #479:
URL: https://github.com/apache/apisix-helm-chart/issues/479#issuecomment-1462089810

   I found the root cause
   ssl_trusted_certificate set the CA cert that issued the cert of conf_server in the control plane.
   ```
   apisix:
     ssl:
       ssl_trusted_certificate: t/certs/mtls_ca.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