Difference between revisions of "PKI 9 Packages"
(→PKI Component Packages) |
(→PKI Component Packages) |
||
Line 451: | Line 451: | ||
Perl scripts intended for management of CA, DRM, OCSP, RA, TKS, and TPS subsystems | Perl scripts intended for management of CA, DRM, OCSP, RA, TKS, and TPS subsystems | ||
− | '''<font color="RED">NOTE: The 'pki-manage' RPM has been 'deprecated' on Fedora platforms in favor of 'yum' and 'yum-utils'!</font>''' | + | <table> |
+ | <tr> | ||
+ | <td valign="top">'''<font color="RED">NOTE: </font>'''</td> | ||
+ | <td>'''<font color="RED">The 'pki-manage' RPM has been 'deprecated' on Fedora platforms in favor of 'yum' and 'yum-utils'!</font>'''</td> | ||
+ | </tr> | ||
+ | </table> | ||
</td> | </td> | ||
<td valign="top"> | <td valign="top"> |
Revision as of 17:31, 18 June 2009
PKI Component Packages
IMPORTANT: For ALL of the following components, "{flavor}" equals "dogtag"!
The following table lists all PKI component packages with a brief description of their purpose along with their Fedora 8 build and runtime dependencies (Fedora 9 and Fedora 10 contain similar, if not identical dependencies):
PKI Component | Description | Fedora 8 Build Dependencies | Fedora 8 Runtime Dependencies | ||
---|---|---|---|---|---|
osutil |
A Java Native Interface (JNI) library composed of operating system utilities - PKI subsystems only utilize the various Base64 and getpid() functions |
ant >= 1.6.2, |
jpackage-utils >= 1.6.0, |
||
symkey |
A Java Native Interface (JNI) library composed of symmetric key functions |
ant >= 1.6.2, |
jpackage-utils >= 1.6.0, |
||
pki-util |
Low-level PKI utilities |
ant >= 1.6.2, |
jpackage-utils >= 1.6.0, |
||
pki-native-tools |
Various stand-alone PKI tools created from C, C++, Perl, bash, etc. See PKI Native Tools for more information. |
bash >= 3.0, |
mozldap-tools >= 6.0.2, |
||
pki-setup |
Perl scripts intended for management of CA, DRM, OCSP, RA, TKS, and TPS subsystem instances |
ant >= 1.6.2 |
pki-native-tools >= 1.0.0, |
||
pki-java-tools |
Various PKI tools created as stand-alone Java applications. See PKI Java Tools for more information. |
ant >= 1.6.2, |
pki-native-tools >= 1.0.0, |
||
pki-selinux |
Selinux policies used by the PKI components. |
ant >= 1.6.2 |
policycoreutils |
||
{flavor}-pki-common-ui |
User interface "flavor" for pki-common component |
ant >= 1.6.2 |
bash >= 3.0 |
||
pki-common |
Common PKI functions shared by the CA, DRM, OCSP, and TKS subsystems |
ant >= 1.6.2, |
pki-common-ui, |
||
{flavor}-pki-ca-ui |
User interface "flavor" for pki-ca component |
ant >= 1.6.2 |
bash >= 3.0 |
||
pki-ca |
Certificate Authority |
ant >= 1.6.2, |
pki-ca-ui, |
||
{flavor}-pki-kra-ui |
User interface "flavor" for pki-kra component |
ant >= 1.6.2 |
bash >= 3.0 |
||
pki-kra |
Data Recovery Manager |
ant >= 1.6.2, |
pki-kra-ui, |
||
{flavor}-pki-ocsp-ui |
User interface "flavor" for pki-ocsp component |
ant >= 1.6.2 |
bash >= 3.0 |
||
pki-ocsp |
Online Certificate Status Protocol Manager |
ant >= 1.6.2, |
pki-ocsp-ui, |
||
{flavor}-pki-tks-ui |
User interface "flavor" for pki-tks component |
ant >= 1.6.2 |
bash >= 3.0 |
||
pki-tks |
Token Key Service for Smartcards |
ant >= 1.6.2, |
pki-tks-ui, |
||
{flavor}-pki-ra-ui |
User interface "flavor" for ra component |
ant >= 1.6.2 |
bash >= 3.0 |
||
pki-ra |
Registration Authority |
ant >= 1.6.2, |
pki-ra-ui, |
||
{flavor}-pki-tps-ui |
User interface "flavor" for tps component |
ant >= 1.6.2 |
bash >= 3.0 |
||
pki-tps |
Token Processing System for Smartcards |
apr-devel >= 0.9.4, |
pki-setup >= 1.0.0, |
||
pki-manage |
Perl scripts intended for management of CA, DRM, OCSP, RA, TKS, and TPS subsystems
|
ant >= 1.6.2 |
perl >= 5.8.0 |
||
{flavor}-pki-console-ui |
User interface "flavor" for pki-console component |
ant >= 1.6.2, |
jss >= 4.2.4, |
||
pki-console |
PKI console for management of the CA, DRM, OCSP, and TKS subsystems |
ant >= 1.6.2, |
pki-console-ui, |
||
pki-silent |
Java utility used for batch configuration of CA, DRM, OCSP, TKS, RA, and TPS subsystem instances |
ant >= 1.6.2, |
pki-common >= 1.0.0 |
||
pki-migrate |
Pre-built applications created to migrate data between various versions of Certificate System |
N/A |
java |