You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/09/21 15:08:00 UTC

[jira] [Commented] (NIFI-9228) Unit Tests Failing on Expired Certificates

    [ https://issues.apache.org/jira/browse/NIFI-9228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418164#comment-17418164 ] 

ASF subversion and git services commented on NIFI-9228:
-------------------------------------------------------

Commit ba775d28deeaa8d0a5a40b7c24fff72ae01d1706 in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ba775d2 ]

NIFI-9228 Refactored tests to use generated KeyStores

- Refactored multiple tests using KeyStoreUtils
- Removed static KeyStore and TrustStore files

Signed-off-by: Matthew Burgess <ma...@apache.org>

This closes #5401


> Unit Tests Failing on Expired Certificates
> ------------------------------------------
>
>                 Key: NIFI-9228
>                 URL: https://issues.apache.org/jira/browse/NIFI-9228
>             Project: Apache NiFi
>          Issue Type: Task
>    Affects Versions: 1.15.0
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Unit tests such as the {{TestHttpClient}} for Site-to-Site access are failing on operations that require TLS negotiation due to the use of expired certificates.  References to static keystore and truststore files in the repository should be replaced with the temporary generated files.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)