On Tue, Jan 31, 2012 at 06:08:43PM +0100, Sven Herzberg wrote:
> Hi,
> 
> I used to execute a script to backup my bookmarks from delicious.com.
> However, since quite some time, wget doesn't connect to the remote site
> anymore, the error is:
> 
> > $ wget 'https://api.del.icio.us'
> > --2012-01-31 12:58:52--  https://api.del.icio.us/
> > Resolving api.del.icio.us... 184.72.40.0, 184.72.44.135, 50.18.156.75, ...
> > Connecting to api.del.icio.us|184.72.40.0|:443... connected.
> > ERROR: certificate common name `d-static.com' doesn't match requested host 
> > name `api.del.icio.us'.
> > To connect to api.del.icio.us insecurely, use `--no-check-certificate'.
> > Unable to establish SSL connection.
> 
> This looks like a trivial error, one might think. However, while the common
> name of the certificate indeed doesn't "api.del.icio.us", it includes that
> name (among others) in the list of subject alternative names:
> 
[...]
> Firefox, Chrome and Safari seem to be happy with this setup, wget isn't. Is
> there a reason behind this or is it just awaiting a patch to become fixed?
> 
Subject alternative names are supported by wget since 1.13
(http://bzr.savannah.gnu.org/lh/wget/trunk/revision/2317).

-- Petr

Attachment: pgpqBaP3W6jUl.pgp
Description: PGP signature

Reply via email to