thor533 commented on issue #9262:
URL: https://github.com/apache/apisix/issues/9262#issuecomment-1502578141

   > Could you confirm curl is ok?
   > 
   > And does your server have multiple certs for different server names (SNI)? 
It's better to specify `upstream.checks.active.host`.
   > 
   > You could [export ](https://curl.se/docs/sslcerts.html) a valid CA file 
using this command:
   > 
   > ```shell
   > openssl s_client -showcerts -servername server -connect server:443 > 
cacert.pem
   > ```
   
   OK ,I'll take a closer look
   
![图片](https://user-images.githubusercontent.com/62246176/231035538-230f460e-131c-47a9-8143-7cbc1bb0ecff.png)
   and Can only one certificate be configured for this?thanks


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