Before you begin
Verify that your cryptographic token device is installed and functions properly. Create a cryptographic token, following the instructions provided by the manual of the cryptographic device.From your cryptographic token device documentation, identify the token library. For example, the IBM 4758 PCI Cryptographic Card uses CRYPTOKI.DLL as the PKCS#11-type token library (see http://www.ibm.com/security/cryptocards/html/library.shtml for details).
Read the documentation located in the http://www.ibm.com/developerworks/java/jdk/security/iKeymanDocs.zip file for further information about using the key management utility (iKeyman).
Why and when to perform this task
You can use the key management utility to open a cryptographic token. Once opened, you can manage your keys and certificates just like you do with keystore and truststore files:Steps for this task
Results
All of the personal and signer certificates are stored on the cryptographic token card. With the token open, you can create or request digital certificates and receive CA-signed certificates.Example
What to do next
Once the cryptographic token is open, you can add or delete keys and certificates. Configure the cryptographic token settings in WebSphere Application Server.