> interesting.  when i do a which java it points to 
> /usr/bin/java. i did a which keystore and it found nothing.  
> in cf i am using the included jvm.

That's the version of Java in your path. CF isn't using that, but if you run
keytool from the shell, and you're not running the right keytool, you'll
write to the wrong keystore. I'm no Unix expert, but I think that "which"
only finds executable files, and keystore is a data file. Presumably, to
write to the right keystore, you'll need to cd to the directory containing
CF's JVM, and make sure you're running that keystore: "./keystore ..."

> let me try the virtualhost config you suggested and see if 
> that works. i would prefer, however, to get ssl working inside cf.

I would generally recommend, even if you do get CF to recognize your SSL
cert, that you limit administrative functionality to console access only.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246464
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to