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)