![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/2/a8/2a8653a5-76e6-4b40-9c9c-ec555631e0b8/2a8653a5-76e6-4b40-9c9c-ec555631e0b8-bg3c.png)
JSSE configuration on AIX
60 Perceive Getting Started
To configure JSSE
1 Download the Sun JSSE from the following web site:
http://java.sun.com/products/jsse/
2 Extract the following files from the Sun JSSE package:
■ jcert.jar
■ jnet.jar
■ jsse.jar
3 Copy the .jar files to the JRE installed with Perceive in the <Perceive installation
root>/CWA/jre1.3.1/lib/ext
directory. On Windows, this directory is typically located
on
C:\Program Files\BMC Software\CWA\jre1.3.1\lib\ext, whereas on UNIX
platforms the path is typically
/opt/bmc/CWA/jre1.3.1/lib/ext.
4 Edit the jre1.3.1/lib/security/java.security file by making sure the following lines are
included:
security.provider.1=sun.security.provider.Sun
security.provider.2=com.sun.crypto.provider.SunJCE
security.provider.3=com.sun.rsajca.Provider
security.provider.4=com.sun.net.ssl.internal.ssl.Provider
JSSE configuration on AIX
To configure JSSE on AIX requires these additional steps.
To configure JSSE on AIX
1
Copy the ibmjsse.jar file into the <Perceive installation root>/CWA/jre1.3.1/lib/ext
directory. You can extract this file from the Java 1.3.1 32-bit kit that is available at
the IMB Java Downloads site or the BMC Software Support FTP site.
2 Include the following line in the jre1.3.1/lib/security/java.security file:
security.provider.5=com.ibm.jsse.IBMJSSEProvider
Interoperability considerations
A key interoperability consideration is ensuring compatibility with PATROL Web
Central.