-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Describe the bug
Angus Council's open data portal seems to be serving up an invalid SSL certificate that is causing the daily uptime checker to fail. This has been mitigated with a patch on 841ac34 but should be investigated and possibly reported to the Angus Council Open Data Team.
This is also causing the weekly dataset sync to fail: https://github.com/OpenDataScotland/opendata.scot_pipeline/actions/runs/9613680961
To Reproduce
In python make a request to https://opendata.angus.gov.uk/ and observe the following error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)
Expected behavior
Successful web requests
Hardware and software used
N/A - Python web requests. Seems to work ok on browsers though?
Additional context
https://www.sslshopper.com/ssl-checker.html#hostname=https://opendata.angus.gov.uk/
https://www.sslshopper.com/ssl-checker.html#hostname=https://angus.gov.uk/
Metadata
Metadata
Assignees
Labels
Type
Projects
Status

