cURL / Mailing Lists / curl-users / Single Mail

curl-users

curl, google and ssl

From: Christoph Ostarek <ostarek_at_anduras.de>
Date: Wed, 07 Sep 2011 16:27:44 +0200

Hi,
I've a question about https://google.de and curl+ssl.
# curl https://google.de
loads without any problems or certificate warnings, but
# openssl s_client -connect google.de:443
has the following CommonName in its subject:
"www.google.com".
Why doesn't curl show up any warning about this?
("www.google.com" is not "google.de")
Thanks so far,
   Christoph

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-09-07