god god wrote:
>
> Hello,
Hi,
> Thank you very much for your email and message.
> I want to ask one important question.
I'm sorry for the delay in answers, it is becoming a standard in
this period... :-(
> There had so many software in the web page.
> so, which software do i need?
> If this step is right.
> 1. download "openssl-0.9.6 or openssl-0.9.7"
> (i just had 0.9.6. where can i find 0.9.7?)
The 0.9.7 is the current SNAP version of OpenSSL, you can download from
the openssl ftp server (or mirrors) or from the OpenCA one (we are one
of their mirrors).
> 2. install 0.9.x version to My liunx.
Yes.
> 3. get openssl-SNAP-2002xxxxx.tar.gz and install it to linux!
This is the same as the previous step. I would suggest you to do the
following:
o download the openssl-SNAP-....
o compile it ( use let's say ./config --prefix=/usr/local/ssl)
o install it ( use 'make install' )
This will install openssl into the /usr/local/ssl directory without
modifying the version you have installed into your linux box.
> 4. get "OpenCA-OCSPD-xxx.tar.gz" and install it to linux.
> (but I found OpenCA-OCSPD-0.2.0.tar.gz and
> OpenCA-OCSPD-0.0.5.tar.gz and
> OpenCA-OCSPD-0.0.3.tar.gz versions)
> I didnot know which one is right for me!!
Use the one that is downloadable right now from the website, there are
also RPMs available (ftp://ftp.openca.org/pub/openca/modules) but have
not been tested yet.
> Will OCSP server be ok if I installed that three softwares in my
> Linux,right?
Hopefully, yes. If you follow the suggestion I have written few lines
above, then compiling the ocsp server should be very simple:
$ cd OpenCA-OCSPD-...
$ ./configure --with-openssl-prefix=/usr/local/ssl
$ make
$ make install
Check the ocspd.conf file. Keep in mind that information about
certificates are taken from the index.txt file specified into the
ocspd.conf file. Check the examples/ dir for more infos.
--
C'you,
Massimiliano Pala
--o-------------------------------------------------------------------------
Massimiliano Pala [OpenCA Project Manager] madwolf at cpan.org
madwolf at openca.org
http://www.openca.org madwolf at hackmasters.net
http://openca.sourceforge.net Mobile: +39 (0)347 7222 365
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users