Hi Pala, Using http://localhost/ra didn't work nor for for ca :( I configured in the config.xml file to use http, and port :80 for both the ca and ra. Not sure if this is the problem not using https with port :443 ?
When I checked the httpd error log file I get:
[Tue Apr 03 06:04:42 2007] [error] [client 192.168.200.111] (13)Permission
denied: exec of '/usr/local/openca/httpd/cgi-bin/ca/ca' failed
Although, I have httpd running as root so not sure why permission denied.
The instructions are ambiguous, since I'm running the CA and RA on the same
machine, in the config.xml file for the RA under the section "dataexchange
configuration", I've comment out the default and uncomment #2. the node
acts as RA only and for the CA I've comment out the default and uncomment
#1, the node acts as CA only. Not sure if this right?
After this, I've decided not to modify the devices for the dataexchange for
the CA and RA config.xml, but use the default:
<option>
<name>dataexchange_device_up</name>
<value>/dev/fd0</value>
</option>
<option>
<name>dataexchange_device_down</name>
<value>/dev/fd0</value>
</option>
<option>
<name>dataexchange_device_local</name>
<value>/tmp/openca_local</value>
</option>
Please tell me what is wrong? I have a demo coming up soon and I can't get
this to launch!
Attached is my httpd.conf for your reference.
Thanks,
Janet
On 4/2/07, Massimiliano Pala <[EMAIL PROTECTED]> wrote:
Janet N wrote: > Hi, Hi Janet, > I've decided to setup the CA/RA via the instructions from Dartmouth > College at: > > http://www.openca.info/docs/howto/OpenCA_092_on_debian_dartmouth.txt > > The problem is after I ran the configure_etc.sh script: > > usr/local/openra/openca/etc/configure_etc.sh > > and then start ./openca_start I was not able to launch the RA interface from my browser: > http://localhost/openra nor was I able to launch the ca. I got error: > > The requested URL /openca was not found on this server. > > Not sure if it is problem with my httpd.conf file. At a first glance it seems to me you are using the alias /ra for the RA interface, not openra... so try using: http://localhost/ra this is just a guess... :) Cheers, Max -- Best Regards, Massimiliano Pala --o------------------------------------------------------------------------ Massimiliano Pala [OpenCA Project Manager] [EMAIL PROTECTED] [EMAIL PROTECTED] Dartmouth Computer Science Dept Home Phone: +1 (603) 397-3883 PKI/Trust - Office 063 Work Phone: +1 (603) 646-9179 --o------------------------------------------------------------------------ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
host.conf
Description: Binary data
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
