Tan Luu created NIFI-14088:
------------------------------
Summary: InvokeHTTP PKIX path building failed
Key: NIFI-14088
URL: https://issues.apache.org/jira/browse/NIFI-14088
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 2.0.0
Reporter: Tan Luu
Attachments: certs.zip, nifi-invokehttp-error.jpg,
nifi-invokehttp-error.log
After the commit
[https://github.com/apache/nifi/commit/1b37d78403841353f0b93fde5dc0f69e5f1cd046]
for https://issues.apache.org/jira/browse/NIFI-13874 , InvokeHTTP with
StandardSSLContextService failed with bellow error.
javax.net.ssl.SSLHandshakeException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
InvokeHTTP works normally with the codebase at commit
ea2cfb102ffb100f6f7ea1c64af927a387476dde (the one before
1b37d78403841353f0b93fde5dc0f69e5f1cd046)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)