You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "M Tien (Jira)" <ji...@apache.org> on 2020/12/09 19:06:00 UTC

[jira] [Assigned] (NIFI-1355) Provide dynamic code-generated certificates for HTTP tests to avoid expiry

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

M Tien reassigned NIFI-1355:
----------------------------

    Assignee: M Tien  (was: Andy LoPresto)

> Provide dynamic code-generated certificates for HTTP tests to avoid expiry
> --------------------------------------------------------------------------
>
>                 Key: NIFI-1355
>                 URL: https://issues.apache.org/jira/browse/NIFI-1355
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 0.4.0, 0.4.1
>            Reporter: Andy LoPresto
>            Assignee: M Tien
>            Priority: Major
>              Labels: certificate, security, test
>
> As documented, the test certificates/keys used in the TestInvokeHttp and TestInvokeHttpSSL tests expired in 2014. With the constant removal of non-certificate based cipher suites from client libraries, the lack of valid certificates meant that the Jetty server could not offer any compatible cipher suites, and the tests failed. I manually generated and loaded new certificates but they expire after 1 year. Adding code to dynamically generate and load these certificates into the keystore and truststore would remove this inconsistent blocker. 



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