Using IBM® CMS keystore files
To use an IBM® CMS keystore
file, you must register the appropriate provider class by adding it
to the provider list. To do this, perform the following steps:
- Edit the provider list located at:
where RationalSDP_install_directory is the directory where you installed the Rational® SDP offering using IBM® Installation Manager.<RationalSDP_install_directory>\jdk\jre\lib\security\java.security - Add the following statement to the list of providers:
where <n> is the preference order. For example,security.provider.<n>=com.ibm.security.cmskeystore.CMSProvidersecurity.provider.10=com.ibm.security.cmskeystore.CMSProvider