Hi

Is there a way to redirect the GET/POST request from a file to the openssl 
s_client app? something like:

cat get.txt | openssl s_client -connect server:443 -cert crtfile -key keyfile 

The result of the above is that the program exists with "DONE" printed to the 
console.

I have tried the -pause switch with the above but with no luck.

Thanx in advance for any help.

Himanshu Soni 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to