On 2012-12-12 12:03:39 +0100, Vincent Lefevre wrote:
> The problem occurs when $LYNX_CFG is set, including to an empty
> config file.
>
> I can reproduce the problem on my two Debian/unstable machines, but
> not on a Debian 6.0.6 machine, where my user config is the same.
Here's what I get with "-trace-mask=255 -trace":
[...]
Making HTTPS connection to
gforge.inria.fr
TCP: Error 115 in `SOCKET_ERRNO' after call to this socket's first connect() failed.
Operation now in progress
TCP: Error 115 in `SOCKET_ERRNO' after call to this socket's first select() failed.
Operation now in progress
->:+VERS-TLS1.0:+VERS-SSL3.0
->:+AES-128-CBC:+3DES-CBC:+AES-256-CBC:+ARCFOUR-128
->:+COMP-DEFLATE:+COMP-NULL
->:+DHE-RSA:+RSA:+DHE-DSS
->:+SHA1:+MD5
set priorities NONE:+VERS-TLS1.0:+VERS-SSL3.0:+AES-128-CBC:+3DES-CBC:+AES-256-CBC:+ARCFOUR-128:+COMP-DEFLATE:+COMP-NULL:+DHE-RSA:+RSA:+DHE-DSS:+SHA1:+MD5
CHECK 0:
HTParse: aName:`
https://gforge.inria.fr/'
relatedName:`'
want: host
HTParse: result:`
gforge.inria.fr'
...called gnutls_server_name_set(
gforge.inria.fr) ->0
HTLoadHTTP: SSL error:self signed certificate-Continue?
[...]
On the Debian 6.0.6 machine:
[...]
Making HTTPS connection to
gforge.inria.fr
TCP: Error 115 in `SOCKET_ERRNO' after call to this socket's first connect() failed.
Operation now in progress
TCP: Error 115 in `SOCKET_ERRNO' after call to this socket's first select() failed.
Operation now in progress
HTParse: aName:`
https://gforge.inria.fr/'
relatedName:`'
want: host
HTParse: result:`
gforge.inria.fr'
Validating CNs in '/C=FR/O=INST NAT RECHERCHE INFORMATIQUE AUTOMA/CN=
gforge.inria.fr'
Matching
ssl_host '
gforge.inria.fr'
cert_host '
gforge.inria.fr'
CSS.CS:<status> style 505 code 0x1f9, color 0x200800
CACHED: <status> @(59,0)
CSS:LYAttrset color 0x200800 -> (yellow/blue)
[59, 0] LYwaddnstr(Verified connection to
gforge.inria.fr (cert=
gforge.inria.fr), 61)
CSS.CS:</status> style 505 code 0x1f9, color 0x200800
CSS:LYAttrset color 0x1500 -> (lightgray/black)
Verified connection to
gforge.inria.fr (cert=
gforge.inria.fr)
CSS.CS:<status> style 505 code 0x1f9, color 0x200800
CACHED: <status> @(59,0)
CSS:LYAttrset color 0x200800 -> (yellow/blue)
[59, 0] LYwaddnstr(Certificate issued by: /C=NL/O=TERENA/CN=TERENA SSL CA, 54)
CSS.CS:</status> style 505 code 0x1f9, color 0x200800
CSS:LYAttrset color 0x1500 -> (lightgray/black)
Certificate issued by: /C=NL/O=TERENA/CN=TERENA SSL CA
[...]