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 -- View this message in context: http://old.nabble.com/auto-login-tp27631353p27631353.html Sent from the OpenSSL - User mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org