Closed csparpa closed 6 years ago
As stated here, it is now possible to use SSL-based communications between OpenWeatherMap API and PyOWM
We need to:
Check out for any potential issue with certification chain verification on the HTTP library/code that PyOWM uses to fetch data from the API
Requests SSL Cert validation
As stated here, it is now possible to use SSL-based communications between OpenWeatherMap API and PyOWM
We need to:
Check out for any potential issue with certification chain verification on the HTTP library/code that PyOWM uses to fetch data from the API