EBIvariation / vcf-validator

Validation suite for Variant Call Format (VCF) files, implemented using C++11
Apache License 2.0
129 stars 39 forks source link

wget not requiring valid certificates for ODB #98

Closed cyenyxe closed 6 years ago

cyenyxe commented 6 years ago

The Docker build has started failing recently because ODB moved to HTTPS but the certificates are not valid. The only way to work around this is to add a flag no-check-certificates when retrieving the packages from their server.