Comment 29 for bug 1807023

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote :

Testing :: Trusty
=================

original
--------

wget http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/installer-amd64/20101020ubuntu318.44/images/netboot/ubuntu-installer/amd64/{linux,initrd.gz}

<trusty needs to proceed manually/press enter a few times in the installer>

~ # cat /etc/default-release
trusty

~ # 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 '/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 Extended Validation Server CA':
  Unable to locally verify the issuer's authority.
To connect to github.com insecurely, use `--no-check-certificate'.

modified
--------

wget http://ppa.launchpad.net/mfo/sf205192/ubuntu/dists/trusty/main/installer-amd64/20101020ubuntu318.45/images/netboot/ubuntu-installer/amd64/{linux,initrd.gz}

~ # cat /etc/default-release
trusty

~ # 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'