Raymond Feng wrote:
We already support https in Tuscany SCA Java. A few system properties
are required to be configured. See:
http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/itest/ws/http-ssl/
Yes, I've seen that test, but I was thinking about going a little bit
beyond "SOAP with client and server in the same JVM using a single
certificate" :)
For example, a Webapp with HTML + Javascript from a Widget component,
JSON-RPC, and ATOM over HTTPS on services *and* references (using HTTPS
with a Web browser, and also from server to server) would be really cool.
Has anybody tried the JSON-RPC and ATOM bindings over HTTPS?
Is there even a way to present a client certificate or verify the
certificate of the server using these bindings on references?
--
Jean-Sebastien