ossdev07 opened a new pull request #91: run time support is added for openssl 1.0 and 1.1 for UNIX URL: https://github.com/apache/commons-crypto/pull/91 This patch will check for both libcrypto library in system and will create libcommons-crypto.so using those. In this patch absolute name of libcrypto.so is taken (like : libcrypto.so.1.1, libcrypto.so.1.0.0) to load the libraries so it will work with fix name libraries only Signed-off-by: ossdev07 <[email protected]>
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
