lynx-ssl and --post_data
Has anyone been able to use this option successfully? I am trying to logon to a secure server w/ usernamd, password and a post. I have had no success at all w/ this. HELP!
lynx-ssl and post_data
I am trying to automatically logon to a secure web server. I have not been able to figure out the syntax to accomplilsh this however. By my estimation, something akin to: cat << --- | lynx --post_data https://wwws.domainserver.com user=me passwd=mypass --- should do the trick. Well, it doesn't