are the SSL variables exported? the command line seems to be attempting to bypass all user input nags but

lynx -cfg foo.cfg

will allow him to run a customized cfg and turn off the SSL (and cookie) prompts.

Is there a trace that is useful?

__Stef
http://caunter.ca/contact.html

On Fri, 16 Jun 2006, Thorsten Glaser wrote:

A user wants to retrieve something from an HTTPS website, like this:

lynx -dump --accept_all_cookies -auth=foo:bar 
https://api.del.icio.us/v1/posts/get?

He says it works without the -dump, but doesn't work with it.
I told him to install the SSL cert bundle, but it didn't seem
to help (no idea why), and I cannot reproduce it because I
don't have that -auth= info.



_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to