On 12/20/2017 6:58 AM, bilbosax wrote:
1) Is Apache involved in the passing of data in a RemoteObject?
 Yes, AMF is a binary format that is transported over HTTP.  You probably have a URL on your server like:

myserver.com/|gateway.php

 Or something similar.

|
2) Will having an SSL on Apache cause the passing of data through a
RemoteObject to be encrypted and secure?

  Only if you set your services endpoint to use an SSL URL.  This is probably done in a serices-config file that is compiled into your app; but it is possible to set them up manually also.

--
Jeffry Houser
Technical Entrepreneur
http://www.jeffryhouser.com
203-379-0773

Reply via email to