Network Deployment (Distributed operating systems), v8.0 > Secure applications and their environment > Secure web services > Secure web services > Administer Web Services Security > Configure XML digital signature for v5.x web services with the administrative console


Configure default collection certificate stores at the server level in the WAS administrative console

We can define a single collection certificate store for all of the applications that need to use the same certificates. Use the WAS administrative console to configure the default collection certificate store at the server level.

There is an important distinction between v5.x and v6 and later applications. The information in this article supports v5.x applications only that are used with WAS Version 6.0.x and later. The information does not apply to Version 6.0.x and later applications.

A collection certificate store is a collection of non-root, certificate authority (CA) certificates and certificate revocation lists (CRLs). This collection of CA certificates and CRLs are used to check the signature of a digitally signed SOAP message. A certificate store typically refers to a certificate store located in the file system. The location of the certificate store can vary from machine to machine, so you might configure a default collection certificate store for a specific machine and reference it from within the signing information. The signing information is found within the binding configurations of any application installed on the machine. This suggestion enables you to define a single collection certificate store for all of the applications that need to use the same certificates. You also can specify the default binding information at the cell level.

Complete the following steps to configure the default collection certificate store at the server level using the WAS administrative console:


Procedure

  1. Connect to the administrative console.

    We can access the administrative console by typing http://localhost:port_number/ibm/console in your web browser unless we have changed the port number.

  2. Click Servers > Server Types > WebSphere application servers > server_name

  3. Under Security, click JAX-WS and JAX-RPC security runtime.

    Mixed-version environment: In a mixed node cell with a server using Websphere Application Server version 6.1 or earlier, click Web services: Default bindings for Web Services Security.mixv

  4. Under Additional properties, click Collection certificate store.

  5. Enter a name in the Certificate store name field. This name is referenced in the Certificate store field on the Signing information configuration page.
  6. Leave the Certificate store provider field value as IBMCertPath.

  7. Click Apply.

  8. Under Additional properties, click X.509 certificates > New.

  9. Enter the path to your certificate store. For example, the path might be: ${USER_INSTALL_ROOT}/etc/ws-security/samples/intca2.cer.

    If we have any additional certificate store paths to enter, click New and add the path names.

  10. Click OK.


Collection certificate store
Configure default collection certificate stores at the cell level in the WAS administrative console
Configure the server-side collection certificate store using an assembly tool
Configure the client-side collection certificate store
Configure the server-side collection certificate store
Secure web services for v5.x applications using XML digital signature

+

Search Tips   |   Advanced Search