You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Martin Zink (Jira)" <ji...@apache.org> on 2023/06/29 11:33:00 UTC

[jira] [Created] (MINIFICPP-2154) Replace SecureSocketGetTCPTest with utils::net::getSSLContext tests

Martin Zink created MINIFICPP-2154:
--------------------------------------

             Summary: Replace SecureSocketGetTCPTest with utils::net::getSSLContext tests
                 Key: MINIFICPP-2154
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2154
             Project: Apache NiFi MiNiFi C++
          Issue Type: Test
            Reporter: Martin Zink
             Fix For: 0.15.0


SecureSocketGetTCPTest mainly test the various SSLContext service configurations, but in a way too convoluted way.

After MINIFICPP-2131 we should just test the minifi::utils::net::getSSLContext part (that way it will test all the processors that use asio with ssl, not just GetTCP.



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