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

Comment (by dibdot):

 Other https connections are working fine (example for kernel.org), even
 with curl:

 {{{
 ~# curl -v https://www.kernel.org/pub/site/sha256sums.asc
 > GET /pub/site/sha256sums.asc HTTP/1.1
 > User-Agent: curl/7.40.0
 > Host: www.kernel.org
 > Accept: */*
 >
 < HTTP/1.1 200 OK
 < Server: nginx
 < Date: Thu, 11 Jun 2015 15:43:24 GMT
 < Content-Type: text/plain; charset=UTF-8
 < Content-Length: 1048
 < Connection: keep-alive
 < Last-Modified: Wed, 02 Apr 2014 07:50:45 GMT
 < ETag: "418-4f60a8ac33f40"
 < Accept-Ranges: bytes
 < Strict-Transport-Security: max-age=15768000
 < X-Frame-Options: DENY
 <
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256

 17324d448888e8dae8a622f9a2fbf1cb6be408cb6bf9f2b1f3433d3d48d5a68c  README
 d14ed8c7f39c2ef8c4f08581dfc9278c5b2bd20d07d70bb7ff4c3360833c2e35
 sample_mirror_script.pl
 -----BEGIN PGP SIGNATURE-----
 [...]
 }}}

 But as I said in my first post, curl did work with debian ... so it seems
 to be an openwrt specific problem.

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