Hi,
I don't know if It will help you, but I found a nice guide in Internet to
install OpenCA and I succeeded in installing in Linux before.
http://wiki.arcs.org.au/bin/view/Main/CAInstallGuide093
Regards,
Gorka
On 5/7/08, Massimiliano Pala <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> to install
Hello,
to install openca you just need the two packages:
1. openca-tools
2. openca-base
First install the openca-tools. download the package, unpack it,
go in the directory and just follow the standard config/compile/install
procedure:
$ ./configure
$ make
$ make instal
I am installing an OpenCA on Ubuntu Server.
I'm done installing the following below.
* OpenCA PKI Modules
* LibPKI
* OpenCA OCSPD
* PRQPD Server
Addition to that are the Perl 5.8.8, Apache2 2.2.4, Sendmail, OpenSSL,
OpenLDAP, and mod_ssl and other projects needed.
But, this instruction is c
Hello,
I am doing project on email sending with digital certificate authority. So
that I require openCA.
I installed first following
1. Perl 5.6.2 on Linux
2. openSSL 0.9.7.g on Linux
But still openCA 0.9.2.5 is not installing properly.
It's giving error in "make test" command. So plz explain why