Commit f052df7
committed
CI: Fix HTTP certificate error when requesting example.org from GHA
ConnectionError: Server not available, exception:
HTTPSConnectionPool(host='example.org', port=443):
Max retries exceeded with url: Caused by SSLCertVerificationError
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed:
unable to get local issuer certificate (_ssl.c:1081)1 parent 9fc1a08 commit f052df7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
0 commit comments