How to Check Connectivity between client server and Advance.AI

 

1. Verify Connectivity with OpenSSL

In the customer's office network, run:

bash

openssl s_client -connect api.advance.ai:443

Observe whether the TLS handshake succeeds, and whether any certificate or handshake errors appear.
Sample:
 
2. Check cURL Verbose Output
Still in the customer's office network, run:
bash
Review the verbose logs to see if the connection is dropped after the TLS handshake or if there's an immediate timeout or reset (RST).
Sample:
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.