+

Search Tips   |   Advanced Search

Enable hardware cryptographic devices for Web Services Security

We can enable Web Services Security by using cryptographic hardware devices for both web service clients and web service providers that are running in the WAS environment. A cryptographic token is a hardware or software device with a built-in keystore implementation. Cryptographic devices are used to manage certificates stored on the cryptographic tokens. These devices are also called smartcards. You enable hardware cryptographic devices for Web Service Security by either using keys stored in hardware devices or by using keys stored in a Java keystore file.

Web Services Security using cryptographic hardware devices is supported for both web (JSP or servlet) and EJB web service clients. We can enable Web Services Security by using cryptographic hardware devices for both web service clients and web service providers that are running in the WAS environment.

There are two ways to enable hardware cryptographic devices for Web Service Security: use keys stored in hardware devices or use keys stored in a Java keystore file.

  1. Determine whether to use keys stored in hardware devices or in a Java keystore file for the individual application.

  2. Enable hardware cryptographic devices for Web Service Security by using one of the following two methods:

    Hardware cryptographic devices for Web Services Security are not supported on the Java EE Application Client on distributed platform.


Subtopics


Related concepts

  • Overview of standards and programming models for web services message-level security
  • Hardware cryptographic device support for Web Services Security