Additional libraries needed for OpenPGP

Top  Previous  Next

If you are planning to use the OpenPGP features that are included as part of MFT Server, then you may need to install the JCE Unlimited Strength Jurisdiction Policy Files distributed by Oracle.  OpenPGP features may work without this process, but only for PGP keys of limited strengths.

 

Due to export restrictions, the version of the policy files bundled by default with older versions of the JDK allow "strong" but limited cryptography to be used.  The "unlimited strength" policy files contain no restrictions on the cryptographic strengths.

 

Download Unlimited Strength Jurisdiction Policy Files

 

As indicated in the Oracle website, JDK 9 and later already ship with, and use by default, the unlimited policy files. Policy files for JDK 8 are accessible from the link below.

 

http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html (JVM 1.8)

 

Installation

 

On Windows

 

1.  Determine the location of the JVM/JDK you are using by opening the .install4j\inst_jre.cfg file located in your MFT Server installation directory.  This  file will contain the path to the JRE used when running MFT Server.

 

Example

 

c:\program files\java\jre

 

2. Extract the contents of the Unlimited Strength Jurisdiction Policy Files to a temporary directory.

 

3. Copy the local_policy.jar and US_export_policy.jar files extracted in the previous step to the lib\security directory of your JRE making sure to backup previous versions of these jar files should you decide to revert back to the previous installation.  

 

Example

 

c:\program files\java\jre\lib\security

 

4.  Restart both the MFT Server Service and MFT Server Manager.

 

 

On Linux

 

1.  Determine the location of the JVM/JDK you are using. One way to do this would be to:

 

1. Execute the command: ps -efwww | grep java;

2. Find the MFT Server process; and then

3. Find the Java executable that's running the MFT Server process. This will give you an idea where the JVM/JDK in question is located. Please refer to the example screenshot below:

 

 

Figure 271

 

clip0271

 

 

 

In the example, the JRE could be located at:

 

/opt/java/jdk1.8.0_60/jre

 

2. Extract the contents of the Unlimited Strength Jurisdiction Policy Files to a temporary directory.

 

3. Copy the local_policy.jar and US_export_policy.jar files extracted in the previous step to the lib/security directory of your JRE making sure to backup previous versions of these jar files should you decide to revert back to the previous installation.  

 

Example

 

/opt/java/jdk1.8.0_60/jre/lib/security

 

4.  Restart both the MFT Server Service and MFT Server Manager.

 

 

 





Home | Company | Products | Solutions | Purchase | Support | Services | Blog

© 2023 Redwood Software, Inc.