cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] OpenSSL. failed: subjectAltName does not match

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 13 Oct 2013 23:09:32 +0200 (CEST)

On Sun, 13 Oct 2013, Petr Pisar wrote:

> On Sun, Oct 13, 2013 at 06:02:03AM +0700, Andrej E Baranov wrote:
>> + failf(data, "SSL: alternative certificate subject names does not match "
>> + "target host name '%s'", conn->host.dispname);
>
> My grammar parser does not accept input _names does_. I guess s/names/name/
> could be better. Or s/does/do/ if this is the final message after examining
> all the subjectAltNames in the certificate.

Good catch. I suggest we even make it:

  "SSL: no alternative certificate subject name matches target host name '%s'"

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-10-13