Closed zxz970104 closed 1 year ago
and another question : How can I get an image from https and save it
starttls: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:unable to get local issuer certificate
This likely means the certificate authority is not installed on your computer e.g. because:
Closing due to lack of information+inactivity.
lua examples/simple_request.lua https://www.baidu.com/
REQUEST
HEADERS
:method GET :authority www.baidu.com :path / :scheme https user-agent lua-http/scm
RESPONSE
starttls: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:unable to get local issuer certificate
How can I fix it