Testing :: Disco ================ original --------
wget http://archive.ubuntu.com/ubuntu/dists/disco/main/installer- amd64/20101020ubuntu559/images/netboot/ubuntu- installer/amd64/{linux,initrd.gz} ~ # cat /etc/default-release disco ~ # ls -d /usr/lib/ssl/certs/ ls: /usr/lib/ssl/certs/: No such file or directory ~ # wget http://github.com <...> HTTP request sent, awaiting response... 301 Moved Permanently Location: https://github.com/ [following] <...> ERROR: cannot verify github.com's certificate, issued by 'CN=DigiCert SHA2 Extended Validation Server CA,OU=www.digicert.com,O=DigiCert Inc,C=US': Unable to locally verify the issuer's authority. To connect to github.com insecurely, use `--no-check-certificate'. Then ctrl+] to exit console, and $ virsh destroy disco; virsh undefine --remove-all-storage disco modified -------- wget http://ppa.launchpad.net/mfo/sf205192/ubuntu/dists/disco/main /installer-amd64/20101020ubuntu560/images/netboot/ubuntu- installer/amd64/{linux,initrd.gz} ~ # cat /etc/default-release disco ~ # ls -d /usr/lib/ssl/certs/ /usr/lib/ssl/certs/ ~ # wget http://github.com <...> HTTP request sent, awaiting response... 301 Moved Permanently Location: https://github.com/ [following] <...> Saving to: 'index.html' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1807023 Title: installer stock images fail to validate any HTTPS certificates (ca- certificates missing) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1807023/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
