BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: {bb} Lynx & HTTPS



bb@buglecreek.com wrote:

I'm tryin g to test connectivity to a https server and I get the
following error:

https://test.site.com/ - No connection

Looking up test.site.com
Making HTTPS connection to test.site.com
Retrying connection without TLS.
Looking up test.site.com
Making HTTPS connection to test.site.com
Alert!: Unable to make secure connection to remote host.

lynx: Can't access startfile https://test.site.com

When I run lynx --head https://test.site.com it asks for cert acceptance
etc but eventually connects to the site.
This is a redhat ES4 system with lynx-2.8.5-18

I test the sites on another bb system the same way and it seems to work
o.k.
(lynx-2.8.5-11). Any reason why it would work on one and not the other.
Also, I tried curl -k --head https://test.site.com on the command line
and it seems to work
without asking to accept the cert. I am wondering if I could possibly
change BB to use curl -k instaed of lynx as a possible work around for
the above lynx error.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


I'd say check your openssl version on the hosts and see if they differ. Lynx depends on it for cert validation.
Here's a nice link to check out : http://lynx.isc.org/current/README.sslcerts


As for the URL tests....Why not use bbgen, which I believe uses curl. It is truely a must have :)

- Mike
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index