As part of updating the build system to cmake we are looking for areas to simplify the build. One area could be the conditional checks and preprocessor defines around features added to openssl on or before 1.1.1. This email is to propose and get feedback for making the minimum supported version of openssl be version 1.1.1 and to cleanup the code to assume the same.
Is anyone still using pre-1.1.1 openssl?