Hi,

Basically, I'm using a remote object that access to a secure EndPoint. This 
EndPoint is located into my server. It means that my channel is a 
SecureAMFChannel. If I accept the certificat by going directly to this URL with 
my browser, then I'm able to run my flex application and to exchange some data.

However, if I'dont go to this url to accept the server's certificat, and launch 
my Flex application, the remoteObject is not able to accept the certificat. And 
of course, any information can be exchanged.

My problem is, how to accept automatically a certificat in a Flex application. 
Do I need to configure something to accept it? Maybe my manipulation is not 
correct.

Could you tell how to solve this?

Thank you very much,

Phileas.

Reply via email to