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)