Yolanda M. Davis created NIFI-4254:
--------------------------------------
Summary: NiFi CA should provide detailed information when
exception occurs
Key: NIFI-4254
URL: https://issues.apache.org/jira/browse/NIFI-4254
Project: Apache NiFi
Issue Type: Bug
Components: Tools and Build
Affects Versions: 1.3.0
Reporter: Yolanda M. Davis
Priority: Minor
In the TlsCertificateAuthorityServiceHandler class if an exception occurs when
handling a CSR a new exception is thrown indicating a Server error however the
root exception is lost making it difficult to understand the cause of the
exception.
See
https://github.com/apache/nifi/blob/master/nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/service/server/TlsCertificateAuthorityServiceHandler.java#L99
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)