All of lore.kernel.org
 help / color / mirror / Atom feed
* Tinylogin fetching failing
@ 2009-02-28 13:21 Philip Balister
  2009-02-28 13:26 ` Alessandro GARDICH
  0 siblings, 1 reply; 2+ messages in thread
From: Philip Balister @ 2009-02-28 13:21 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1833 bytes --]

Gremlin is building minimal distro and finds he cannot fetch tiny login 
due to a ssl problem. I've tried wget and see this:

[balister@localhost ~]$ wget 
http://tinylogin.busybox.net/downloads/tinylogin-1.4.tar.bz2
--08:13:18--  http://tinylogin.busybox.net/downloads/tinylogin-1.4.tar.bz2
            => `tinylogin-1.4.tar.bz2'
Resolving tinylogin.busybox.net... 140.211.167.224
Connecting to tinylogin.busybox.net|140.211.167.224|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://bugs.busybox.net/downloads/tinylogin-1.4.tar.bz2 
[following]
--08:13:19--  https://bugs.busybox.net/downloads/tinylogin-1.4.tar.bz2
            => `tinylogin-1.4.tar.bz2'
Resolving bugs.busybox.net... 140.211.167.224
Connecting to bugs.busybox.net|140.211.167.224|:443... connected.
ERROR: Certificate verification error for bugs.busybox.net: unable to 
get local issuer certificate
To connect to bugs.busybox.net insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.
[balister@localhost ~]$ wget 
https://bugs.busybox.net/downloads/tinylogin-1.4.tar.bz2
--08:15:19--  https://bugs.busybox.net/downloads/tinylogin-1.4.tar.bz2
            => `tinylogin-1.4.tar.bz2'
Resolving bugs.busybox.net... 140.211.167.224
Connecting to bugs.busybox.net|140.211.167.224|:443... connected.
ERROR: Certificate verification error for bugs.busybox.net: unable to 
get local issuer certificate
To connect to bugs.busybox.net insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.
[balister@localhost ~]$

I need to run some errands today, so I cannot look at this further, but 
I wanted to bring this up in hopes someone can resolve the problem.

Philip

PS: If you are building for Angstrom, the source mirror masks the problem :)

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3303 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-28 13:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-28 13:21 Tinylogin fetching failing Philip Balister
2009-02-28 13:26 ` Alessandro GARDICH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.