0 Replies Latest reply: Feb 18, 2014 10:15 AM by InfoCon_Brian RSS

    Enable RMI over SSL for Data Management Problems

    InfoCon_Brian Community Member

      I am running the following:

      ColdFusion 8 Developer /Enterprise

      RedHat Linux Enterprise 6.0

      Apache is my webserver

      The JRE is what came with ColdFusion

       

      I am trying to Enable SSL connection between Flex/Flash Application

      and Coldfsuion.

       

      I followed the direction outlined in:

      http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=UseFlexDataService_09.ht ml

       

      However, when I get to:

      Flex Integration:

      keytool -export -v -alias FlexAssembler -keystore cf.keystore -rfc -file cf.cer

       

      I get a Java IOException: Keystore was tampered with, or password was incorrect.

       

      The password is correct.  The file is on a closed system, so nobody has tampered with

      the file.

      I assume I am supposed to import the certificated into

      /opt/coldfusion8/funtime/jre/lib/security/cacerts

       

      I have tried removing the "JRE cacerts" file, but that failed.

      As suggested by another website.

       

      Any ideas.

       

      Brian