I modified the Hello NiFi Web Service to use port 8443 and set Client
Authentication to "Need Authentication". I used a self signed certificate. I
set up a GetHTTP processor using the same certificate. The HandleHttpRequest
processor throws the following error: HandleHttpRequest [...] failed to
process due to java.lang.ClassCastException:
[Ljava.security.cert.X509Certificate; cannot be cast to
[Ljavax.security.cert.X509Certificate;; rolling back session:

This setup works fine when setting Client Authentication to "No
Authentication" even when calling using https.



--
View this message in context: 
http://apache-nifi-developer-list.39713.n7.nabble.com/ClassCastException-While-Using-HandleHttpRequest-Processor-tp7280.html
Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.

Reply via email to