Re: [xwiki-users] Fw : Re: getURLContent problem
Thxs for this log. I tested with wget (through same proxy of my browser) and I obtain a xxxxxxxxx => 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=getClanDe...') 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=getClanDe...] 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
participants (1)
-
Pascal BASTIEN