[xwiki-users] Fw : Re: getURLContent problem

2016-01-24 Thread Pascal BASTIEN
Thxs for this log.
I tested with wget (through same proxy of my browser) and I obtain a "500 
Internal Server Error" (I tested with SSLv2, SSLv3, TLSv1, TLSv1_1 and TLSv1_2 
protocol) :-/

I tested on my developpment server on ou intranet (through our proxy): 
$xwiki.getURLContent('https://set7z18fgf.execute-api.us-east-1.amazonaws.com/prod/?route=getClanDetails=%23L9CGQYC')
 working.

Do you need my log to make it working on myxwiki.org? If yes which one?



> The issue is
> with the HTTPS protocol used in the URL.
> In the logs of myxwiki.org there’s:
> Failed to retrieve content from
> [https://set7z18fgf.execute-api.us-east-1.amazonaws.com/prod/?route=getClanDetails=%23L9CGQYC]
>  javax.net.ssl.SSLHandshakeException:
> Received fatal alert: handshake_failure
> At this point I don’t know
> what’s the problem. We’re using httpclient in
> getURLContent() which supports HTTP over SSL out of the
> box.
> Thanks-Vincent
> 
> >
> Thxs for your help.
> > 
> > Pascal B
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Fw : Re: getURLContent problem

2016-01-24 Thread Pascal BASTIEN
 
 Thxs for this log.
 I tested with wget (through same proxy of my browser) and I
 obtain a x

=> It's working well with wget too (without option)

 I tested on my developpment server on ou intranet (through
 our proxy): 
$xwiki.getURLContent('https://set7z18fgf.execute-api.us-east-1.amazonaws.com/prod/?route=getClanDetails=%23L9CGQYC')
 working.
 
 Do you need my log to make it working on myxwiki.org? If yes
 which one?
 
 
 
 > The issue is
 > with the HTTPS protocol used in the URL.
 > In the logs of myxwiki.org there’s:
 > Failed to retrieve content from
 > [https://set7z18fgf.execute-api.us-east-1.amazonaws.com/prod/?route=getClanDetails=%23L9CGQYC]
 >  javax.net.ssl.SSLHandshakeException:
 > Received fatal alert: handshake_failure
 > At this point I don’t know
 > what’s the problem. We’re using httpclient in
 > getURLContent() which supports HTTP over SSL out of
 the
 > box.
 > Thanks-Vincent
 > 
 > >
 > Thxs for your help.
 > > 
 > > Pascal B
 >
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users