Actions
Feature #90
closedVersion check against OpenSSL library
Description
Upon load the library should compare the version of OpenSSL it is linked against to the version of the currently installed binaries and produce at least a warning error message as well as provide the version of OpenSSL as a return value of a method to allow the caller to act upon a version mismatch.
Actions