> >> i have apache configured for ssl and i though cf was setup as 
> >> well.  what's odd is i can add certs to the keystore but i 
> >> can't find the keystore.  is there a default location?
> >
> >Can you search the JRun or CFusionMX directories to find your 
> keystore? Are
> >you using the JVM that came with CF or another one in another 
> directory?
> >
> >> we need to execute these tasks over ssl because we have to 
> >> turn down port 80.
> >
> >You can allow unsecure traffic from localhost, while requiring SSL 
> for
> >connections from external hosts. The easiest way to do this, probably, 
> is
> >with two separate virtual hosts. You could configure one virtual host 
> to
> >allow connections from external hosts using SSL, and another 
> listening only
> >to localhost:80.
> >
> >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!
> 
> 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.
> 
> let me try the virtualhost config you suggested and see if that works.  
> i would prefer, however, to get ssl working inside cf.
> 
> thanks for all your help.  i appreciate it.

i searched the entire disk and could not find keystore.  how is the command 
'keytool -import -keystore caecerts -alias somename -file somefile.cer' working?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:246463
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