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