tokers commented on issue #5650:
URL: https://github.com/apache/apisix/issues/5650#issuecomment-1080073556


   > @tokers It means I didn't provide the client certificate, when i use 
`-cert` and `-key` in openssl, it's ok. `Certificate host Mismatch` is an error 
reported by the client when trying to verify the server certificate. I will do 
more verification in my spare time to confirm the problem.
   
   Just like @hctech , If your ETCD certificate was signed by private CA, you 
can either:
   
   1. disable ETCD TLS Verify option in APISIX config.yaml, or
   2. add the ETCD CA certificate to the CA bundle and specified it in 
`ssl_trusted_certificate` option.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to