[for-fun][icedtea-web] curl integration
Jiri Vanek
jvanek at redhat.com
Tue Apr 29 12:41:26 UTC 2014
I was facing various bugs on https, and I have not seen way out.
And I needed to workaround issues after, the jars are done, so this evil was done .. :)
This patch is - after pure-java fails to download - trying curl the resource (by forking insecure
curl process).
Well it is working pretty fine :) (!!the security prompt is missing!!)
Now i was enlighten - by Omair - and the workaround with SSLv2 handshake together with "trust all"
(after a lot of security confirmations) temporal manager. So I will rather play with those two
options. It should work for most cases. Anyway - this curl patch may be safety rope once everything
else fails:)
J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: curlIntegration.patch
Type: text/x-patch
Size: 21518 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140429/2481bc38/curlIntegration.patch>
More information about the distro-pkg-dev
mailing list