Hi Ricardo,
I just used the doc from the RC4 package (docs/openca-guide.pdf in the tar-file). Uncompress the ZIP, edit the config.xml and run the configure_etc script - thats all...
There is one pitfall: you must set the value of DB-Port to 3306 !!!
This is my config.xml
<option> <name>dbmodule</name> <!-- you can use DB or DBI --> <value>DBI</value> </option> <option> <name>db_type</name> <value>mysql</value> </option> <option> <name>db_name</name> <value>openca</value> </option> <option> <name>db_host</name> <value>localhost</value> </option> <option> <name>db_port</name> <value>3306</value> </option> <option> <name>db_user</name> <value>openca</value> </option> <option> <name>db_passwd</name> <value>opencauserpw</value> </option>
I use the "classic" two maschine setup, RA/PUB on one, CA/Batch on the other one.
Send me where you are stuck - I will try to help....
Oliver
Ricardo Kirkner wrote:
Hi Oliver:
could you write a HOWTO based on your steps to install the system? (are you separating CA, RA and PUB?)
I am trying to get this working for some time now, and I am about to give up...
Ricardo
Oliver Welter wrote:
Hi all,
Michael Portz wrote:
I quickly reviewed your recent questions and it seems the core problem
is the same I got: The initial handling of the freshly generated
CA certificate. I am quite sure most of the other problems of the current
RC and CVS versions stem from this one.
So again: ANYBODY got RC4 or newer up and working???
I have RC4 up and running without problems - tests ok, will go for production next week with the setup....
Im using mySQL on Suse 9.0
Oliver
-- Diese Nachricht wurde digital unterschrieben oliwel's public key: http://www.oliwel.de/oliwel.crt Basiszertifikat: http://www.ldv.ei.tum.de/page72
smime.p7s
Description: S/MIME Cryptographic Signature