On Wed, Feb 20, 2013 at 4:10 PM, Andreas Mattheiss <[email protected]> wrote: > > s_client doesn't like pipes This works well for me:
$ echo "GET / HTTP1.0" | openssl s_client -connect example.com:443 It looks like you need something more like a response file. Jeff ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
