[ 
https://issues.apache.org/jira/browse/BROOKLYN-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050650#comment-16050650
 ] 

Svetoslav Neykov commented on BROOKLYN-407:
-------------------------------------------

On the other hand the results list {{Java 7u25}} and {{Java 8u31}} as able to 
connect so it really must be something we are doing wrong.

> SSLException: Received fatal alert: internal_error when resource uses url 
> shortener
> -----------------------------------------------------------------------------------
>
>                 Key: BROOKLYN-407
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-407
>             Project: Brooklyn
>          Issue Type: Bug
>            Reporter: Duncan Grant
>
> This can be replicated by running the following groovy in the console:
> {noformat}
> org.apache.brooklyn.util.core.ResourceUtils utils = 
> org.apache.brooklyn.util.core.ResourceUtils.create();
> String result = utils.getResourceAsString("https://git.io/vXA03";);
> System.out.println(result);
> {noformat}
> The error is:
> {noformat}
> org.apache.brooklyn.util.exceptions.PropagatedRuntimeException: SSLException: 
> Received fatal alert: internal_error
> {noformat}
> This seems similar to https://issues.apache.org/jira/browse/BROOKLYN-302
> but seems to affect everyone rather than just those with specific network 
> setups.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to