curl / Mailing Lists / curl-users / Single Mail

curl-users

Re: A error log when used the curl command tool in embedded linux device

From: 杨俊 <yangjun9772_at_gmail.com>
Date: Thu, 15 Dec 2016 20:02:01 +0800

Hi curlers,

Thank you for your helps.
I have fixed this issue.
It is happened in OpenSSL.
And the root course is that my embedded linux device's system time was not
right.
The device's system time always starts from 1970.1.1, when it turns on.
After I reset the time with date command, there is no error at all.
I can use this command:
/tmp # ./curl -v --cacert ./cacert.pem https://curl.haxx.se/

Thanks everyone

-------------------------------------------------------------------
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-15