From: Neuer User <auslands-kv@gmx.de>
To: yocto@yoctoproject.org
Subject: Re: Strange certificate problem with wget
Date: Mon, 19 May 2014 14:02:37 +0200 [thread overview]
Message-ID: <llcrst$jsc$1@ger.gmane.org> (raw)
In-Reply-To: <CANyK_8fjtaN6iXOXm9YqLxK25_VUbYqH8_83GOYm81GjRc9wyA@mail.gmail.com>
Am 19.05.2014 12:56, schrieb Paul Barker:
> On 19 May 2014 10:35, Neuer User <auslands-kv@gmx.de> wrote:
>> Am 19.05.2014 11:32, schrieb Burton, Ross:
>>> On 19 May 2014 10:25, Neuer User <auslands-kv@gmx.de> wrote:
>>>> 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:
>>>
>>> By "installed certificates" you mean that you installed
>>> ca-certificates into the image, right?
>>>
>>> Ross
>>>
>> Yeah, exactly.
>>
>
> If you run 'wget --version' you should be able to find out if you're
> running busybox wget or gnu wget. I assume you're expecting gnu wget
> as you added wget to your packages, but it's worth quickly checking
> that the correct binary is being executed.
>
> Thanks,
>
~# wget --version
GNU Wget 1.14 built on linux-gnueabi.
+digest +https +ipv6 -iri -large-file +nls +ntlm +opie +ssl/openssl
Wgetrc:
/etc/wgetrc (system)
Locale: /usr/share/locale
Compile: arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork
-mfloat-abi=hard -mfpu=neon -mtune=cortex-a9
--sysroot=/home/ubuntu/yocto/build/tmp/sysroots/cubox-i
-DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc"
-DLOCALEDIR="/usr/share/locale" -I.
-I/home/ubuntu/yocto/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/wget/1.14-r16.0/wget-1.14/src
-I../lib
-I/home/ubuntu/yocto/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/wget/1.14-r16.0/wget-1.14/lib
-O2 -pipe -g -feliminate-unused-debug-types
Link: arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork
-mfloat-abi=hard -mfpu=neon -mtune=cortex-a9
--sysroot=/home/ubuntu/yocto/build/tmp/sysroots/cubox-i -O2 -pipe
-g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu
-Wl,--as-needed -lssl
/home/ubuntu/yocto/build/tmp/sysroots/cubox-i/lib/libcrypto.so -lz
-ldl -lz -lz -lpcre ftp-opie.o openssl.o http-ntlm.o
../lib/libgnu.a
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://www.gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Originally written by Hrvoje Niksic <hniksic@xemacs.org>.
Please send bug reports and questions to <bug-wget@gnu.org>.
Looks, as if I get the right one, but strangely without working
certificates check...
next prev parent reply other threads:[~2014-05-19 12:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='llcrst$jsc$1@ger.gmane.org' \
--to=auslands-kv@gmx.de \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.