All of lore.kernel.org
 help / color / mirror / Atom feed
* Strange certificate problem with wget
@ 2014-05-19  9:25 Neuer User
  2014-05-19  9:32 ` Burton, Ross
  0 siblings, 1 reply; 11+ messages in thread
From: Neuer User @ 2014-05-19  9:25 UTC (permalink / raw)
  To: yocto

Hello

I need to use wget with https support in my image. So I added "wget" to
my packages.

The problem is that it doesn't seem to find the installed certificates:

# wget https://www.google.com
--2014-05-19 11:20:42--  https://www.google.com/
Resolving www.google.com... 173.194.113.242, 173.194.113.241,
173.194.113.244, ...
Connecting to www.google.com|173.194.113.242|:443... connected.
ERROR: cannot verify www.google.com's certificate, issued by
'/C=US/O=Google Inc/CN=Google Internet Authority G2':
  Unable to locally verify the issuer's authority.
To connect to www.google.com insecurely, use `--no-check-certificate'.


No problem, when using curl instead.

Seems, I am missing something pretty obvious. Can anybody hint me into
the right direction?

Thanks

Michael



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

end of thread, other threads:[~2014-05-23 17:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19  9:25 Strange certificate problem with wget Neuer User
2014-05-19  9:32 ` Burton, Ross
2014-05-19  9:35   ` Neuer User
2014-05-19 10:56     ` Paul Barker
2014-05-19 12:02       ` Neuer User
2014-05-21  9:37         ` Neuer User
2014-05-21 10:27           ` Burton, Ross
2014-05-21 10:56             ` Neuer User
2014-05-21 11:25             ` Neuer User
     [not found]             ` <537C84D4.3030302@gmx.de>
2014-05-21 15:02               ` Burton, Ross
2014-05-23 17:30                 ` Neuer User

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.