No, I didn't import the key.  In fact this is not necessary, eh?  AMF calls
occur over HTTP, so only the web server needs the cert in this case.  Now,
if I needed the communication between the webserver and my appserver to be
over SSL, yes, I'd need the cert imported into the key store.

DK

On 1/9/07, Sarge Sargent <[EMAIL PROTECTED]> wrote:

 Hey Doug,



I don't have anything definitive (yet) but have you imported the
certificate into CF's store? See my blog postings on it:
http://www.sargeway.com/blog/index.cfm/2005/11/23/Enabling-SSL. My guess
is you have CF set up in Multiserver configuration, so all of your instance
can actually share the same cert store.  Turn on the JVM debugging (see the
debugging example in the blog) and see what you're getting in the handshake
when you issue your RO call.



Let me know what you get ;).



*Sarge*
*Sr. Product Support Engineer*
Macromedia, now part of Adobe Systems
http://www.macromedia.com/go/sarge_blog


  ------------------------------

*From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On
Behalf Of *Douglas Knudsen
*Sent:* Tuesday, January 09, 2007 3:04 PM
*To:* flexcoders@yahoogroups.com
*Subject:* [flexcoders] Flex, RemoteObject calls, ColdFusion, and SSL



Can anyone point me to definitive documentation for setting this up?  I
have a cluster of CF instances in a production environment, I'm running IIS
with SSL, and I can't get my Flex remoteobject calls to work.

--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?




--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?

Reply via email to