#22173: ssl troubles with uclient-fetch
-------------------------+------------------------
 Reporter:  dibdot       |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  base system  |    Version:  Trunk
 Keywords:               |
-------------------------+------------------------
 I've tested different adblock related https download sites with uclient-
 fetch, all sites are working fine with the full wget package:

 {{{
 root@pi2wrt:~$ uclient-fetch -O- https://adaway.org/hosts.txt
 Downloading 'https://adaway.org/hosts.txt'
 Connecting to 91.250.99.24:443
 Connection error: Connection failed

 root@pi2wrt:~$ uclient-fetch -O-
 https://zeustracker.abuse.ch/blocklist.php?download=domainblocklist
 Downloading
 'https://zeustracker.abuse.ch/blocklist.php?download=domainblocklist'
 Connecting to 104.155.11.149:443
 (null)                   0   - stalled -
 Connection reset prematurely

 root@pi2wrt:~$ uclient-fetch -O-
 https://feodotracker.abuse.ch/blocklist/?download=domainblocklist
 Downloading
 'https://feodotracker.abuse.ch/blocklist/?download=domainblocklist'
 Connecting to 104.155.11.149:443
 (null)                   0   - stalled -
 Connection reset prematurely
 }}}


 {{{
 root@pi2wrt:~$ cat /etc/openwrt_release
 DISTRIB_ID='OpenWrt'
 DISTRIB_RELEASE='Bleeding Edge'
 DISTRIB_REVISION='r49114'
 DISTRIB_CODENAME='designated_driver'
 DISTRIB_TARGET='brcm2708/bcm2709'
 DISTRIB_DESCRIPTION='OpenWrt Designated Driver r49114'
 DISTRIB_TAINTS='no-all'
 }}}


 {{{
 root@pi2wrt:~$ opkg list-installed
 libuclient - 2016-01-28-2e0918c7e0612449024caaaa8d44fb2d7a33f5f3
 uclient-fetch - 2016-01-28-2e0918c7e0612449024caaaa8d44fb2d7a33f5f3
 libustream-polarssl - 2016-02-21-6ba14990e63fc956e8aff3b0b09be1fd3aaa6d75
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/22173>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to