[Bug-wget] Bug with multiname certificates

2009-05-26 Thread Marc MAURICE

Hi all,

Trying to wget https://www.me.etsglobal.org/ returns a certificate error 
(domain mismatch).

However, Firefox and IE7 report no problem.
I think wget doesn't handle certificates with several names correctly.

Thanks for providing wget !

$ wget --version
GNU Wget 1.11.4

Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
http://www.gnu.org/licenses/gpl.html.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Originally written by Hrvoje Niksic hnik...@xemacs.org.
Currently maintained by Micah Cowan mi...@cowan.name.
$ wget https://www.me.etsglobal.org/
--2009-05-26 09:41:42--  https://www.me.etsglobal.org/
Resolving www.me.etsglobal.org... 195.154.186.143
Connecting to www.me.etsglobal.org|195.154.186.143|:443... connected.
ERROR: certificate common name `EDUCATIONAL TESTING SERVICE (ETS) GLOBAL 
B.V.' doesn't match requested host name `www.me.etsglobal.org'.

To connect to www.me.etsglobal.org insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.


--
Marc MAURICE
Ingénieur Système et Réseaux

Smile - Open Source Solutions (www.smile.fr)
26, cours Gambetta - 34000 Montpellier
Tél : 04 99 77 20 17

Courriel : marc.maur...@smile.fr





Re: [Bug-wget] Bug with multiname certificates

2009-05-26 Thread Petr Pisar
On Tue, May 26, 2009 at 09:51:08AM +0200, Marc MAURICE wrote:

 Trying to wget https://www.me.etsglobal.org/ returns a certificate error 
 (domain mismatch).
 However, Firefox and IE7 report no problem.
 I think wget doesn't handle certificates with several names correctly.


This is known bug #23934
http://savannah.gnu.org/bugs/?func=detailitemitem_id=23934. You are free to
test patch that is available on the bug page.

-- Petr


pgplZ67z6ganU.pgp
Description: PGP signature


Re: [Bug-wget] HTTP Range length is broken

2009-05-26 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Oleg Marchuk wrote:
 Content-Range: 681423076-10092945408/*10092945408*

That's a malformed header. This says that it's sending the 10092945408th
byte of a 0-indexed entity of length 10092945408. That is, it's claiming
it will send one byte past the end.

I think the current development sources have a workaround for this (but
am not certain); but the actual bug lies with the server.

- --
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer.
Maintainer of GNU Wget and GNU Teseq
http://micah.cowan.name/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkocNNEACgkQ7M8hyUobTrFB+gCeL4kjNIWD7lzMND3iTZzSnLUn
ILIAoILUXPmIQJuyB9sljfZe40IiSFWF
=p/Eq
-END PGP SIGNATURE-