yeah,  sorry about that...I need to fix my options on the exchange
server.  Here is the configure script again that I used to create
the ca:
#!/bin/sh
./configure \
  --with-prefix=/usr/local/openca \
  --with-openca-prefix=/usr/local/openca \
  --with-etc-prefix=/usr/local/openca/etc \
  --with-lib-prefix=/usr/local/openca/lib \
  --with-var-prefix=/usr/local/openca/var \
  --with-httpd-fs-prefix=/srv/www \
  --with-htdocs-fs-prefix=/srv/www/htdocs \
  --with-node-prefix=ca-node \
  --with-module-prefix=/usr/local/openca/modules \
  --with-cgi-fs-prefix=/srv/www/cgi-bin \
  --with-openssl-prefix=/usr/local/ssl \
  --with-httpd-port=80 \
  --with-web-host=localhost \
  --with-engine=no \
  --with-httpd-user=wwwrun \
  --with-httpd-group=www \
  --with-openca-user=openca \
  --with-openca-group=pki

here is the Configure.ra:
#!/bin/sh
./configure \
  --with-prefix=/usr/local/openra \
  --with-openca-prefix=/usr/local/openra \
  --with-etc-prefix=/usr/local/openra/etc \
  --with-lib-prefix=/usr/local/openra/lib \
  --with-var-prefix=/usr/local/openra/var \
  --with-module-prefix=/usr/local/openra/modules \
  --with-httpd-fs-prefix=/srv/www \
  --with-htdocs-fs-prefix=/srv/www/htdocs \
  --with-node-prefix=ra-node \
  --with-cgi-fs-prefix=/srv/www/cgi-bin \
  --with-openssl-prefix=/usr/local/ssl \
  --with-httpd-port=80 \
  --with-web-host=localhost \
  --with-engine=no \
  --enable-scep \
  --enable-ocspd \
  --with-httpd-user=wwwrun \
  --with-httpd-group=www \
  --with-openca-user=openca \
  --with-openca-group=pki

You have to install 0.9.7c openssl and then openca.
Do a make clean between the ca and ra build.    
Let me know if this helps.  

Robert

-----Original Message-----
From:   [EMAIL PROTECTED] on behalf of Kevin
Sent:   Wed 8/18/2004 6:32 PM
To:     [EMAIL PROTECTED]
Cc:     
Subject:        RE: [Openca-Users] Error 700 in attempting to initialize database
On Wed, 2004-08-18 at 19:02, Tiller, Robert wrote:
> here is the config file for ca
> 
> 

Thanks, Robert.  I see a binary attachment named winmail.dat and when I
less through it, I see what looks like a ./configure line for openca
hidden in amongst alot of binary stuff.  Should I take that to mean that
you think I should start over with this as a set of configure options to
use?  Thanks for your reply.

-Kevin




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users



<<winmail.dat>>

Reply via email to