2. Install Guide

[TOP]

2.1. INSTALLATION STEPS OVERVIEW

  1. Install necessary software
  2. Install Challenge PKI Test Suite

2.2. INSTALL NECESSARY SOFTWARE

  1. Apache or other Web servers.
  2. PostgreSQL or other DB softwares.
  3. Perl and DB modules.
  4. OpenLDAP with tar archive.
  5. OpenSSL
  6. OpenSSH

We recommend to install by RPM packages as follows.


httpd-2.*

postgresql-*

postgresql-libs-*

postgres-server-*

perl-*

perl-DBI-*

perl-DBD-Pg-*

openssl-*

openssh-*

openssh-clients-*

openssh-server-*

db?-*

db?-devel-*

In case that you will install from TAR archive you may also install these softwares.

  1. AiCrypt Library 2.2 or later
  2. dumpasn1

2.3. INSTALL Challenge PKI Test Suite

Download latest 'Challenge PKI Test Suite 2.0' RPM package. (cpkits-2.0.2-*.i386.rpm) from 'Challenge PKI Project' official site. Then type as follows.

% rpm -ivh cpkits-2.0.0-15.i386.rpm

You can also build and install from TAR archive or SRPM package which was downloaded from the site.

2.4. UNINSTALL Challenge PKI Test Suite

Type as follows to uninstall this test suite.

% rpm -e cpkits-2.0.0

or remove following files manually.

/usr/local/cpki

/var/www/html/cpki 

/var/www/cgi-bin/cpki*

/var/www/cgi-bin/lib/CPKI

/var/www/cgi-bin/lib/JNSA

2.5. Appendix for Installation

Appendix for Installation.