[Eisfair_dev] [eisfair1] lynx 1.0.2

Stefan Welte post at stefan-welte.de
Do Aug 28 12:11:54 CEST 2014


Hallo Jürgen,

Am 28.08.2014 11:42, schrieb Juergen Edner:
>          SOLL: echo "http_proxy:http://${HTTP_PROXY}"
>                echo "https_proxy:https://${HTTP_PROXY}"

damit funktionierts (besser), d.h. reines http.
für direkte und indirekte=zwangsweitergeleitete https-Aufrufe siehts so aus, als müsste ich squid ssl
beibringen!?

lynx www.froogle.de

Looking up www.froogle.de first
Looking up proxy.abc.goip.de:3128
Making HTTP connection to proxy.abc.goip.de:3128
Sending HTTP request.
HTTP request sent; waiting for response.
HTTP/1.0 301 Moved Permanently
Data transfer complete
HTTP/1.0 301 Moved Permanently
Using https://www.google.de/shopping
Looking up proxy.abc.goip.de:3128
Making HTTPS connection to proxy.abc.goip.de:3128
Retrying connection without TLS.
Looking up proxy.abc.goip.de:3128
Making HTTPS connection to proxy.abc.goip.de:3128
Alert!: Unable to make secure connection to remote host.

lynx: Can't access startfile http://www.froogle.de/



root at eis2 2.3.0:~ # cat /tmp/lynx-trace1053.log
+ . /etc/config.d/environment
++ EDITOR=vi
++ PAGER=less
++ MAX_BACKUP_CONFIG=10
++ SCROLL=no
++ HTTP_PROXY=proxy.abc.goip.de:3128
++ HTTP_PROXY_USER=
++ HTTP_PROXY_PASSWD=
++ LC_CTYPE=de_DE at euro
+ lynx_options=
+ lynx_tmp_cfg=/var/run/lynx-cfg.1053
+ rm -f /var/run/lynx-cfg.1053
+ '[' proxy.abc.goip.de:3128 '!=' '' ']'
+ cat /etc/lynx.cfg
+ echo http_proxy:http://proxy.abc.goip.de:3128
+ echo https_proxy:https://proxy.abc.goip.de:3128
+ lynx_options=-cfg=/var/run/lynx-cfg.1053
+ '[' '' '!=' '' ']'
+ /usr/bin/lynx.bin -cfg=/var/run/lynx-cfg.1053 www.froogle.de
+ rm -f /var/run/lynx-cfg.1053


Falls ja, weiß jemand ob/wie ich squid SSL über die eisfair-Konfiguration beibringen kann?

Gruß und Danke,
Stefan



Mehr Informationen über die Mailingliste Eisfair_dev