Yes, you need first instance crossdomain.

Throw out your http protocol and set an https server for tunneling the
webservices.
for ceritifcation propouses just pass the https url and flex rpc collection
understand that is a certification .

Nothing needs more.

;)
best

On 5/25/07, pioplacz <[EMAIL PROTECTED]> wrote:

  Hi!

I'm trying to get my flex app to connect with a wsdl service but that
service requires that I
include a CA certificate for validation off connection. My problem is that
I don't really know
how. I've got an example line for a Java Application from the API
reference:

System.setProperty("javax.net.ssl.trustStore","<Path To istcacert>");

Does anyone here know how I can make it all possible?

One more question when trying to connect to a webservice do I really need
the
crossdomain.xml on the data hosting server? Cause that just isn't
possible.




--
----------------------------
Igor Costa
www.igorcosta.org
www.igorcosta.com
skype: igorpcosta

Reply via email to