cloudflare / keyless

Cloudflare's Keyless SSL Server Reference Implementation
Other
275 stars 80 forks source link

Add a simple connectivity test to kssl_client #42

Closed jgrahamc closed 10 years ago

jgrahamc commented 10 years ago

The --alive option can be specified on kssl_testclient to do a simple connectivity to a kssl_server. The return code from the program will be 0 if the connection was successful, or 1 if not.