Andy LoPresto-2 wrote > The illegal key size error is almost certainly due to the length of the > keystore/truststore password, but the ideal solution is not to decrease > the password length, but rather to either install the Unlimited Strength > Jurisdiction Policy files if possible, and/or switch to using a JKS > keystore rather than PKCS12. PKCS12 without the USJ policies limit the > keystore password length to 7 characters, which is *not* sufficiently > strong against modern computing capability.
Thank you very much for that. I was able to resolve the SSL issues. -- View this message in context: http://apache-nifi-developer-list.39713.n7.nabble.com/NiFi-cannot-start-due-to-log-permissions-error-tp14413p14430.html Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
