[OpenWrt-Devel] DD: CONFIG_BUSYBOX_DEFAULT_WGET is not set

Felix Fietkau nbd at openwrt.org
Sun Jan 24 11:35:58 EST 2016


On 2016-01-24 13:06, Christian Schoenebeck wrote:
> I'm currently looking on ddns-scripts and still got certificate problems
> I'm on r48470 including ca-certificates package installed
> 
> root at OpenWrt:~# uclient-fetch -O- 'https://myuser:mypass@update.spdns.de/nic/update?hostname=myhost.example.com&ip=8.8.8.8'
> Downloading 'https://myuser:mypass@update.spdns.de/nic/update?hostname=myhost.example.com&ip=8.8.8.8'
> Connecting to 62.201.160.30:443
> Connection error: Server hostname does not match SSL certificate
> 
> GNU wget works as expected
> root at OpenWrt:~# wget -O- 'https://myuser:mypass@update.spdns.de/nic/update?hostname=myhost.example.com&ip=8.8.8.8'
> --2016-01-24 13:01:39--  https://myuser:mypass@update.spdns.de/nic/update?hostname=myhost.example.com&ip=8.8.8.8
> Resolving update.spdns.de... 62.201.160.30, 2001:868:100:901:53::2
> Connecting to update.spdns.de|62.201.160.30|:443... connected.
> HTTP request sent, awaiting response... 401 Unauthorized
> Authentication selected: Basic realm="spdns nic update"
> Reusing existing connection to update.spdns.de:443.
> HTTP request sent, awaiting response... 200 OK
> Length: unspecified [text/html]
> Saving to: 'STDOUT'
> -                                                      [<=>]       0  --.-KB/s               invalidip
> -                                                      [ <=>]      10  --.-KB/s    in 0s      
> 2016-01-24 13:01:39 (1.20 MB/s) - written to stdout [10]
> 
> What did I wrong ?
It's probably a bug. I will look into this.

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list