curl-users
Re: A error log when used the curl command tool in embedded linux device
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 13 Dec 2016 10:19:34 +0100 (CET)
Date: Tue, 13 Dec 2016 10:19:34 +0100 (CET)
On Tue, 13 Dec 2016, 杨俊 wrote:
> /tmp # ./openssl s_client -connect curl.haxx.se:443 -CApath /etc/ssl/certs/
> CONNECTED(00000003)
> depth=0 CN = anja.haxx.se
> verify error:num=20:unable to get local issuer certificate
That's not using SNI right? So you got the cert for the default site on the
machine and not for curl.haxx.se
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-users
FAQ: https://curl.haxx.se/docs/faq.html
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-12-13