PhixFlow Help

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Install Java 1.8.

You may need to update the security settings to allow strong encryption and decryption of files.

For Java 1.8.0_151 and later, the "crypto.policy" Security property needs to be set to unlimited for the JRE used by PhixFlow. In the JRE directory /lib/security/java.security file alter the line:

# crypto.policy=unlimited

Uncomment this line (remove the "#") so it now reads:

crypto.policy=unlimited
  • No labels