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 2021/06/01 01:52:29 UTC

[GitHub] [apisix] tokers commented on issue #4343: bug: set https certificate but doesn't work

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


   @Marco-Zheng Could you tell us the particular error message?
   
   You may also use `openssl s_client` to check the TLS handshaking details like:
   
   ```sh
   openssl s_client -connect {APISIX HTTPS Host}:{APISIX HTTPS PORT} -servername test-hello.laoganma.fun
   ```


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

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