Comment 1 for bug 1381359

Revision history for this message
Dustin Kirkland  (kirkland) wrote :

kirkland@living:~$ sudo pollinate -r
[sudo] password for kirkland:
Oct 15 02:38:54 living pollinate[16662]: client sent challenge to [https://entropy.ubuntu.com/]
Oct 15 02:38:54 living pollinate[16686]: ERROR: Network communication failed [60]\n02:38:54.681268 * Hostname was NOT found in DNS cache
  % Total % Received % Xferd Average Speed Time Time Time Current
                                 Dload Upload Total Spent Left Speed
  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 002:38:54.934551 * Trying 91.189.94.50...
02:38:55.123359 * Connected to entropy.ubuntu.com (91.189.94.50) port 443 (#0)
02:38:55.125788 * successfully set certificate verify locations:
02:38:55.125863 * CAfile: /etc/pollinate/entropy.ubuntu.com.pem
  CApath: /dev/null
02:38:55.126186 * SSLv3, TLS handshake, Client hello (1):
02:38:55.126308 } [data not shown]
  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 002:38:55.321488 * SSLv3, TLS handshake, Server hello (2):
02:38:55.321577 { [data not shown]
02:38:55.321707 * SSLv3, TLS handshake, CERT (11):
02:38:55.321752 { [data not shown]
02:38:55.322811 * SSLv3, TLS alert, Server hello (2):
02:38:55.322895 } [data not shown]
02:38:55.323092 * SSL certificate problem: unable to get local issuer certificate
  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
02:38:55.323292 * Closing connection 0
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: http://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a "bundle"
 of Certificate Authority (CA) public keys (CA certs). If the default
 bundle file isn't adequate, you can specify an alternate file
 using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
 the bundle, the certificate verification probably failed due to a
 problem with the certificate (it might be expired, or the name might
 not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
 the -k (or --insecure) option.