[OpenWrt-Devel] DD: CONFIG_BUSYBOX_DEFAULT_WGET is not set

Christian Schoenebeck christian.schoenebeck at gmail.com
Sun Jan 24 07:06:27 EST 2016


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 ?
Thanks
Christian
_______________________________________________
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