Hello Everyone, I'm seeing build failures on the head of MiNiFi-CPP on my test platform that lacks OpenSSL ( I have one with and one without ). I see that the context is defined as a member of the Site2SitePeer [1]. Clearly the Site2Site functionality works on Linux without OpenSSL, so I'm wondering if the intent is to move to require TLSV1.2 for all comms. If not, I'll create a ticket to abstract this functionality out appropriately. If this is a req moving forward I'll ensure all of my test VMs have the aforementioned libraries installed. To be clear the Readme shows OpenSSL as a requirement, so I imagine this is simply a stepwise requirement. Thanks for any clarification. Best Regards, Marc Parisi
[1] https://github.com/apache/nifi-minifi-cpp/blob/master/libminifi/include/Site2SitePeer.h
