You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gábor Gyimesi (Jira)" <ji...@apache.org> on 2022/08/18 14:45:00 UTC

[jira] [Created] (MINIFICPP-1913) Fix ConsumeKafka SSL tests with newer OpenSSL versions

Gábor Gyimesi created MINIFICPP-1913:
----------------------------------------

             Summary: Fix ConsumeKafka SSL tests with newer OpenSSL versions
                 Key: MINIFICPP-1913
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1913
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Gábor Gyimesi


The currently used SSL certificates used in docker tests are too weak according to newer SSL libraries. In ConsumeKafka tests the python SSL libraries link to the running system's SSL libraries and newer versions of OpenSSL prohibit md5 ciphers and probably our test certificates use lower levels of encryption. The SSL certificates should be regenerated with better encryption and cleaned up for our Kafka tests.



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