Hello. I not write well english.
I read the openca guide and the requirements are perl and openssl. Idon�t install LDAP.
anybody can explain the software and configure options necesary?
Hello,
usually perl is already installed into your system if the system is a one of Linux/BSD/Solaris or in general UNiX family.
I suggest you to download the latest version of openssl (i.e. 0.9.7b), unpack it and the do the following:
./config --prefix=/usr/local/openssl.0.9.7b
then you have to compile and install it:
$ make
$ make installThen when configuring OpenCA you should use the option '--with-openssl-prefix', for example:
./configure --with-openssl-prefix=/usr/local/openssl.0.9.7b ...
where the '...' stands for all the other options you want to use. Follow the openca guide for the OpenCA installation details.
--
C'you,
Massimiliano Pala
--o-------------------------------------------------------------------------
Dr. Massimiliano Pala [OpenCA Project Manager] [EMAIL PROTECTED]
Tel.: +39 (0)59 270 094
http://www.openca.org Fax: +39 178 221 8225
http://openca.sourceforge.net Mobile: +39 (0)347 7222 365
smime.p7s
Description: S/MIME Cryptographic Signature
