#19621: curl / polarssl handshake error
--------------------------+----------------------------------
  Reporter:  anonymous    |      Owner:  developers
      Type:  defect       |     Status:  closed
  Priority:  normal       |  Milestone:  Chaos Calmer (trunk)
 Component:  base system  |    Version:  Trunk
Resolution:  worksforme   |   Keywords:  curl polarssl
--------------------------+----------------------------------

Comment (by dibdot):

 Thanks for looking into this. I've done a retest with current snapshot and
 with ca-certificates installed ...

 {{{
 ~# cat /etc/openwrt_release
 DISTRIB_ID='OpenWrt'
 DISTRIB_RELEASE='Bleeding Edge'
 DISTRIB_REVISION='r45945'
 DISTRIB_CODENAME='chaos_calmer'
 DISTRIB_TARGET='ar71xx/generic'
 DISTRIB_DESCRIPTION='OpenWrt Chaos Calmer r45945'
 DISTRIB_TAINTS='no-all busybox'
 }}}

 Test with curl (still broken):

 {{{
 ~# curl -v
 https://zeustracker.abuse.ch/blocklist.php?download=domainblocklist
 * ssl_handshake returned - PolarSSL: (-0x7280) SSL - The connection
 indicated an EOF
 curl: (35) ssl_handshake returned - PolarSSL: (-0x7280) SSL - The
 connection indicated an EOF

 }}}
 {{{
 ~# curl -V
 curl 7.40.0 (mips-openwrt-linux-gnu) libcurl/7.40.0 PolarSSL/1.3.11
 Protocols: file ftp ftps http https
 Features: IPv6 Largefile SSL
 }}}

 Test with wget (works fine):

 {{{
 root@blackhole_ext1:~# wget -v
 https://zeustracker.abuse.ch/blocklist.php?download=domainblocklist
 --2015-06-11 17:28:52--
 https://zeustracker.abuse.ch/blocklist.php?download=domainblocklist
 Resolving zeustracker.abuse.ch... 104.155.11.149
 Connecting to zeustracker.abuse.ch|104.155.11.149|:443... connected.
 HTTP request sent, awaiting response... 200 OK
 [...]
 }}}

 So it's still an issue (at least for me).

--
Ticket URL: <https://dev.openwrt.org/ticket/19621#comment:2>
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