...just found out that Jetty is not loading appropriate keystore provider for IBM JDK which should be IBMJCE. It is always returning SUN.
Any pointers? Regards, Dnyaneshwar Pawar From: Dnyaneshwar Pawar Sent: Friday, December 21, 2018 3:00 PM To: [email protected] Subject: Exception when setting up NiFi 1.8 with IBM JDK (SSL Setup). Hi, As a upgrade process we tried using NiFi 1.8(HTTPS) with IBM JDK 1.8, PFB screenshot of the actual java -version command. [cid:[email protected]] Below is the screen capture of error occurred while trying to start nifi: [cid:[email protected]] [cid:[email protected]] We have tried couple of way such as setting JCE provider, generating keystore with IBM keytool, nothing helped. The same IBM JDK and NiFi 1.7combination just works fine. Just checked KeystoreUtils file and it seems provider for JKS type is SUN, then why it fails to load the keystore? Regards, Dnyaneshwar Pawar
