backtrackbaba / covid-api

API's to interact with COVID19 dataset by John Hopkins University
https://covidapi.info/
MIT License
77 stars 19 forks source link

certificate errors #27

Closed dagda1 closed 3 years ago

dagda1 commented 3 years ago

Hi,

The API has started returning certificate errors:

curl -i -v 'https://covidapi.info/api/v1/country/FRA/timeseries/2020-01-01/2020-12-19' \
  -H 'Accept: application/json'

returns

*   Trying 134.209.147.6...
* TCP_NODELAY set
* Connected to covidapi.info (134.209.147.6) port 443 (#0)
* ALPN, offering http/1.1
* SSL certificate problem: Invalid certificate chain
* Closing connection 0
curl: (60) SSL certificate problem: Invalid certificate chain
More details here: https://curl.haxx.se/docs/sslcerts.html
backtrackbaba commented 3 years ago

Thanks for pointing it out @dagda1. Renewed the certificates