cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl command line option to ignore Subject validation

From: Alex Bligh <alex_at_alex.org.uk>
Date: Thu, 17 Dec 2015 08:40:43 +0000

On 17 Dec 2015, at 05:25, Gaurav Rastogi -X (garastog - ARICENT TECHNOLOGIES MAURIITIUS LIMITED at Cisco) <garastog_at_cisco.com> wrote:

> In version 7.30 below command works fine for me:
> curl -s -k -m 10 -w "\n%{http_code}" http://localhost:8080/logo.gif
>
> Whereas when I upgraded curl to 7.46 same command failed due to CN validation with below error:
> curl -vi -s -k -m 10 -w "\n%{http_code}" https://localhost:8443/logo.gif

You changed between http and https. What happens with https on 7.30 (or http on 7.46)?

-- 
Alex Bligh
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-12-17