Commit 7d5dbd1
fix: add -k flag to curl for Ensembl Plants SSL certificate issue
ftp.ensemblgenomes.org has an expired/misconfigured SSL certificate
causing curl to fail with exit code 60 (HTTP 000). Adding -k allows
the URL liveness check to succeed. Also adds --max-time for reliability.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4d602c0 commit 7d5dbd1
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
201 | | - | |
| 200 | + | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
0 commit comments