Install Guide
Binary Installation 7
RSA BSAFE Cert-J 6.2.4 Installation Guide
2. Select the required jar files and add them to the class path.
3. Depending on other features to be used, additional jar files might need to be added
to the class path. The following table lists these features and the corresponding jar
files to be added to the class path.
4. If you do not wish to use a Native FIPS or Native non-FIPS configuration of
Cert-J, go to Step 5.
To use the Native configurations of Cert-J, add the Crypto-C ME shared libraries
to the Java library path.
The subdirectories in
<root>/certj/prebuilt/cryptocme that contain the
platform-specific shared libraries are detailed in the following table.
Native CertJ
• <root>/certj/lib/certj.jar
<root>/certj/prebuilt/cryptoj/cryptoj.jar
OR
1
• <root>/certj/lib/certj.jar
<root>/certj/prebuilt/cryptoj/cryptojcommon.jar
<root>/certj/prebuilt/cryptoj/cryptojce.jar
<root>/certj/prebuilt/cryptoj/jcm.jar
FIPS CertJ
• <root>/certj/lib/certj.jar
<root>/certj/prebuilt/cryptoj/cryptojcommon.jar
<root>/certj/prebuilt/cryptoj/cryptojce.jar
<root>/certj/prebuilt/cryptoj/jcmFIPS.jar
FIPS Native
CertJ
• <root>/certj/lib/certj.jar
<root>/certj/prebuilt/cryptoj/cryptojcommon.jar
<root>/certj/prebuilt/cryptoj/cryptojce.jar
<root>/certj/prebuilt/cryptoj/jcmFIPS.jar
1
This configuration will yield faster start-up times.
Table 3 Features and Required Jar Files
Features Jar Files to Add to the class path
LDAP
<root>/certj/prebuilt/openldap/openldap.jar
CodeBase Native Database
<root>/certj/prebuilt/codebase/codebase.jar
Table 4 Platform-specific Crypto-C ME Native Shared Library subdirectories
Platform
Subdirectory
1
Apple
®
Mac OS
®
X 10.6 x86 32-bit
macosx_x86
Apple Mac OS X 10.6 x86_64 64-bit
macosx_x64
FreeBSD
®
8.3 64-bit
freebsd_x64_gcc
Table 2 Configuration and Required Jar Files (continued)
Configuration Jar Files to Add to the Class Path