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/03/10 02:26:26 UTC

[GitHub] [apisix] tzssangglass commented on issue #6558: request help: etcd certificate verification failed

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


   as spacewander said
   
   1. self-signed certificates, which you need to set `ssl_trusted_certificate`;
   2. You use ip as SNI, and the certificate domain name does not match, you need to set sni of etcd
   
   you can refer to: https://github.com/apache/apisix/blob/6645bbb04e4d12890d98f6ec6963b564de353f80/t/cli/test_etcd_mtls.sh#L158-L185


-- 
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