Which Java are your running?  Some folks say that jdk1.8.0_66 might help.

-Alex

On 2/6/17, 4:29 AM, "Justin Mclean" <jus...@classsoftware.com> wrote:

>Hi,
>
>Just trying to make a new Flex SDK RC and we’re getting every source
>forge download failing :-(
>
>Curl  with same URLs works as does the URL in a browser so it seems to be
>an ant / java issue.
>
>For instance:
>
>download-osmf-swc:
>      [get] Getting:
>https://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs
>/OSMF2_0.swc?format=raw
>      [get] To: /Users/justinmclean/Documents/ApacheFlex4.16/in/osmf.swc
>      [get] Error getting
>https://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs
>/OSMF2_0.swc?format=raw to
>/Users/justinmclean/Documents/ApacheFlex4.16/in/osmf.swc
>
>But this works fine:
>curl 
>https://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs
>/OSMF2_0.swc?format=raw >
>/Users/justinmclean/Documents/ApacheFlex4.16/in/osmf.swc
>
>It looks like https is broken as if you remove ignoreerrors=“true” from
>the ant call you get:
>
>/Users/justinmclean/Documents/ApacheFlex4.16/frameworks/downloads.xml:113:
> javax.net.ssl.SSLHandshakeException: Received fatal alert:
>handshake_failure
>
>It may be possible to fix this error by added the source forge
>certificate to the certificate store but this adds complexity in building
>/ validating the RC. Any other ideas?
>
>Thanks,
>Justin

Reply via email to