D, Its here: X:\cfusionMX\runtime\jre\bin
You should only need to do that if you're somehow validating against another server that requires that keypair to authenticate in some way. Can you give more details? Warmest Regards, Phillip B. Holmes http://phillipholmes.com 214-995-6175 (cell) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 11:47 PM To: CF-Talk Subject: Enabling SSL - on CF Developer Edition on 127.0.0.1 Where do I find the Java command line utility keytool? Do I use the DOS prompt from a specific directory/path? I'm not sure where to type this command line. I know it doesn't work at a dos prompt. http://www.adobe.com/support/coldfusion/using/ssl_with_cf_web_server/ssl_wit h_cf_web_server03.html To create a private certificate: 1 Use the Java command line utility keytool to generate a file that contains the digital certificate. The keytool utility installs with the Java JDK. Shown below is the format for the invocation of the keytool utility to generate a private certificate: keytool -genkey -dname "cn=<domain name or ip>, ou=CF, o=Macromedia, L=Newton, ST=MA, C=US" -keyalg rsa -keystore <keystore file name> Thanks D ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241892 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

