Hi,

I would like to know if any one knows of a simple command line client that
can connect to a secure server using ssl, send a string of text, wait for a
response and returns with that response. I know that with OpenSSL you can
connect to the server using 'openssl s_client -connect
remote.host:remote.port', but I would need to send the data and return with
the response from a single command. Is that possible with OpenSSL directly,
or is there a simple client that can do that?

Kindest regargs,

JLP
-- 
View this message in context: 
http://www.nabble.com/simple-command-line-client-tp18298414p18298414.html
Sent from the OpenSSL - Dev mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to