Commit f4af761
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 71f28c1 commit f4af761
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | | - | |
| 223 | + | |
225 | 224 | | |
226 | 225 | | |
227 | 226 | | |
| |||
0 commit comments