tklm.encryption.pbe.algorithm

This property specifies whether an unlimited strength algorithm is used to encrypt backup files.

tklm.encryption.pbe.algorithm=PBEWithMD5AndTripleDES
Specifies whether an unlimited strength algorithm is used to encrypt backup files written by the Backup Run REST Service. If you specify this property, the JVM run time must provide the required Unlimited Strength Java™ Cryptography Extension Policy files. Using a valid IBM® ID, you can obtain the unlimited strength policy files at https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?source=jcesdk

To enable the algorithm, complete these steps:

  1. Stop the WebSphere® Application Server Liberty.
  2. Manually update the value of this property.
  3. Restart the WebSphere Application Server Liberty.
Required
Required if the unlimited strength algorithm is to be used.
Values
PBEWithMD5AndTripleDES
Default
If no value is specified, the unlimited strength algorithm is not used.
Example
tklm.encryption.pbe.algorithm=PBEWithMD5AndTripleDES