Hello all,
the CentOS 7 Vagrant box (https://app.vagrantup.com/centos/boxes/7) uses outdated ca-certificates, which leads to errors. Can you please update ca-certificates.
Thanks, Alex
# wget https://www.centos.org/ --2021-10-15 15:46:38-- https://www.centos.org/ Resolving www.centos.org (www.centos.org)... 81.171.33.201, 81.171.33.202, 35.178.203.231 Connecting to www.centos.org (www.centos.org)|81.171.33.201|:443... connected. ERROR: cannot verify www.centos.org's certificate, issued by ‘/C=US/O=Let's Encrypt/CN=R3’: Issued certificate has expired. To connect to www.centos.org insecurely, use `--no-check-certificate'.
# yum update -y ca-certificates
# wget https://www.centos.org/ --2021-10-15 15:51:09-- https://www.centos.org/ Resolving www.centos.org (www.centos.org)... 81.171.33.201, 81.171.33.202, 35.178.203.231 Connecting to www.centos.org (www.centos.org)|81.171.33.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 24837 (24K) [text/html] Saving to: ‘index.html’
100%[==================================================================================================>] 24,837 --.-K/s in 0.02s
2021-10-15 15:51:09 (1.16 MB/s) - ‘index.html’ saved [24837/24837]
I would like to help out with keeping Vagrant boxes up-to-date. There is a ticket at https://bugs.centos.org/view.php?id=18028
Is there a script or any process around who's been uploading the images so far?
- Ken
On Fri, Oct 29, 2021 at 4:41 AM Alex Pircher via CentOS-devel centos-devel@centos.org wrote:
Hello all,
the CentOS 7 Vagrant box (https://app.vagrantup.com/centos/boxes/7) uses outdated ca-certificates, which leads to errors. Can you please update ca-certificates.
Thanks, Alex
# wget https://www.centos.org/ --2021-10-15 15:46:38-- https://www.centos.org/ Resolving www.centos.org (www.centos.org)... 81.171.33.201, 81.171.33.202, 35.178.203.231 Connecting to www.centos.org (www.centos.org)|81.171.33.201|:443... connected. ERROR: cannot verify www.centos.org's certificate, issued by ‘/C=US/O=Let's Encrypt/CN=R3’: Issued certificate has expired. To connect to www.centos.org insecurely, use `--no-check-certificate'.
# yum update -y ca-certificates
# wget https://www.centos.org/ --2021-10-15 15:51:09-- https://www.centos.org/ Resolving www.centos.org (www.centos.org)... 81.171.33.201, 81.171.33.202, 35.178.203.231 Connecting to www.centos.org (www.centos.org)|81.171.33.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 24837 (24K) [text/html] Saving to: ‘index.html’
100%[==================================================================================================>] 24,837 --.-K/s in 0.02s
2021-10-15 15:51:09 (1.16 MB/s) - ‘index.html’ saved [24837/24837]
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
Hello Ken,
I don't know who can update the images.
Your ticket is only for CentOS 8, I filed now a specific bug-report for the CentOS 7 cloud-image at https://bugs.centos.org/view.php?id=18373
Thanks, Alex
On Thursday, 4. November 2021, 13:49:39 MEZ Ken Dreyer kdreyer@redhat.com wrote:>
I would like to help out with keeping Vagrant boxes up-to-date. There is a ticket at https://bugs.centos.org/view.php?id=18028
Is there a script or any process around who's been uploading the images so far?
- Ken
On Fri, Oct 29, 2021 at 4:41 AM Alex Pircher via CentOS-devel centos-devel@centos.org wrote:
Hello all,
the CentOS 7 Vagrant box (https://app.vagrantup.com/centos/boxes/7) uses outdated ca-certificates, which leads to errors. Can you please update ca-certificates.
Thanks, Alex
# wget https://www.centos.org/ --2021-10-15 15:46:38-- https://www.centos.org/ Resolving www.centos.org (www.centos.org)... 81.171.33.201, 81.171.33.202, 35.178.203.231 Connecting to www.centos.org (www.centos.org)|81.171.33.201|:443... connected. ERROR: cannot verify www.centos.org's certificate, issued by ‘/C=US/O=Let's Encrypt/CN=R3’: Issued certificate has expired. To connect to www.centos.org insecurely, use `--no-check-certificate'.
# yum update -y ca-certificates
# wget https://www.centos.org/ --2021-10-15 15:51:09-- https://www.centos.org/ Resolving www.centos.org (www.centos.org)... 81.171.33.201, 81.171.33.202, 35.178.203.231 Connecting to www.centos.org (www.centos.org)|81.171.33.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 24837 (24K) [text/html] Saving to: ‘index.html’
100%[==================================================================================================>] 24,837 --.-K/s in 0.02s
2021-10-15 15:51:09 (1.16 MB/s) - ‘index.html’ saved [24837/24837]> >
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel