[ 
https://issues.apache.org/jira/browse/NIFI-14088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tan Luu updated NIFI-14088:
---------------------------
    Description: 
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)

 

Updated: The issue resolve if the CA is added to JDK/JRE truststore

  was:
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)


> 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
>            Priority: Critical
>         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)
>  
> Updated: The issue resolve if the CA is added to JDK/JRE truststore



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to