On Wed February 17 2010, cerr wrote: > > Hi There, > > I would like to open a session to an open ssl http server on port 443 > without any manual keyboard entry. > > I've tried the following: > cat ./logininfo | openssl s_client -connect 192.168.167.166:443 > where logininfo contains > GET / HTTP/1.1 > host: hostname.com > Authorization: BASIC YWRtaW46YWRtaW4= > if entered manually, this is logging me in succesfully but how can i > automate this procedure? > > Thank you, > roN
tcl/expect? ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org