From 1c4578ceac4b42152304d3292ffc0b09c15ac0d2 Mon Sep 17 00:00:00 2001 From: AsamK Date: Wed, 8 Jul 2015 15:46:07 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c2174be1..552eac41 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,9 @@ dependencies. ./gradlew distTar +## Troubleshooting +If you use a version of the Oracle JRE and get an InvalidKeyException you need to enable unlimited strength crypto. See https://stackoverflow.com/questions/6481627/java-security-illegal-key-size-or-default-parameters for instructions. + ## License This project uses libtextsecure-java from Open Whisper Systems: