Managing Keystores

A Java KeyStore is a container of security certificates that is used either as authorization or public certificate.

Keystore is used for instance in SSL encryption. Before you can use the SSL feature in PA, you must add to the M3 API a keystore file with password. You create a keystore outside of PA tool. For more information see, https://docs.oracle.com/cd/E19509-01/820-3503/ggfen/index.html

Use this procedure to add a keystore file:

Managing Keystores

  1. On Partner Admin Tool menu, select Manage > Certificate Keystores > New.
  2. Select a keystore file to upload.
  3. Specify a keystore password for this file.
  4. Click OK.

    The keystore file is stored in the EC Database. These keystores can and will be used when you setup the M3 API communication and a WebService channel.

Keystore file tasks:

Task Steps
To view
  1. Select a keystore to view.

  2. Click View Definition.

To delete
  1. Select a keystore to remove.

  2. Click Delete.