i think your subject line meant "https" instead of "http", so i've
updated it.

On 12/19/2013 11:40 PM, L Walsh wrote:
> I recently started using 1.14 of wget included with my distro's updates:
> GNU Wget 1.14 built on linux-gnu.

you don't mention which distro you're using, or which version of openssl
is in place.  those would be useful pieces of information :)

> wget 
> "https://collaboration.opengroup.org/pegasus/pp/documents/29166/ReleaseNotes.htm";

you're using wget with openssl.  what does openssl's own client say when
it tries to connect to the same server?

 openssl s_client -connect collaboration.opengroup.org:443

Do you have a copy of Go Daddy's "level 2" root CA's certificate?  If
so, is it reachable from openssl's default CA directory ?  normally, i
think that's /etc/ssl/certs (at least it is on debian).  Is that
directory properly hashed?

have you tried passing --ca-certificate or --ca-directory (with the
appropriate arguments?) to wget?

hth,

        --dkg


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to