If I try to execute this
"java -Djavax.net.debug=all" then I get an syntax error. So I tried "export IBM_JAVA_OPTIONS="-Djavax.net.debug=all" " and I can see with the ...
I talked to the server side people but according to them there were no entries for my failing requests in their log.
The request I did with Curl created en ...
I am the client side. If I use another client like i.e. Curl it works fine so it seems like the problem is on my side, but off course it could give me som help to talk to the server side to see if the ...
Thanks for your replies!
I still have problems but now i know that the httpsconnector is the wrong place to look for errors.
I get a soccketerror without any explanation during initiateSslHandsha ...
After doing som reading and laboration I am a little bit confused . Which properties for the HTTPSConnector is used when a httpsrequest is done from the broker ?
I.e. the port, is that used in ...