Show TOC Start of Content Area

Procedure documentation Managing Secure Store Data  Locate the document in its SAP Library structure

Use

This procedure enables you to administer the secure store data of the AS Java system. You can also provide additional encryption of the secure store content.

Procedure

Start the Config Tool by double clicking the configtool script file in <SAP_install_dir>/<system_name>/<instance_name>/j2ee/configtool directory.

Encrypting the Secure Store

       1.      To manage the secure store, choose This graphic is explained in the accompanying text Secure Store from the tree structure.

       2.      Make sure your AS Java is provided with the IAIK package.

       3.      Make sure your JDK is provided with JCE Unlimited Strength Jurisdiction Policy Files from SUN and are installed on each used JRE.

       4.      If the previous steps are fulfilled, the Encrypt button is enabled. Choose it to encrypt the secure store content.

       5.      Enter a key phrase for encrypting and choose OK.

       6.      Choose This graphic is explained in the accompanying text Apply changes.

Changing a Key Phrase

       1.      If the secure store content is already encrypted, choose the Change Key Phrase button.

       2.      In the dialog window is displayed, enter the new key phrase and the key file location.

       3.      Choose OK.

       4.      Choose This graphic is explained in the accompanying text Apply changes.

Editing the Secure Store Data

       1.      Select a property.

       2.      Edit its value.

       3.      Choose Add.

       4.      Choose This graphic is explained in the accompanying text Apply changes.

Removing a Property

       1.      Select a property.

       2.      Choose Remove.

       3.      Choose This graphic is explained in the accompanying text Apply changes.

 

End of Content Area