By default, a Java Development Kit (JDK) installation supports only advanced
encryption standard (AES) with 128-bit key length, which may be considered insecure.
The SAP Mobile Platform VM included in installation is approved for
international distribution. However, you may choose to enable strong encryption for added
security.
- To enable strong cryptography on your Java Virtual Machine (JVM), download
UnlimitedJCEPolicyJDK7.zip
to replace the following existing files provided in
SAP Mobile Platform at
SMP_HOME\sapjvm_7\jre\lib\security
- local_policy.jar
- US_export_policy.jar
- Go to http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html:
- Accept the license agreement.
- Download UnlimitedJCEPolicyJDK7.zip.
- Stop SAP Mobile Platform Server.
- Extract the zip file contents to overwrite the two existing .jar files.
- Restart the server to use the strong security.