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 <[email protected]>.
Currently maintained by Micah Cowan <[email protected]>.
$ 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 : [email protected]



Reply via email to