[
https://issues.apache.org/jira/browse/CRYPTO-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved CRYPTO-115.
-------------------------
Resolution: Fixed
Can now override the default name using the property
commons.crypto.OpenSslNativeJn[ai]
> Replace fixed DLL name #define with parameter?
> ----------------------------------------------
>
> Key: CRYPTO-115
> URL: https://issues.apache.org/jira/browse/CRYPTO-115
> Project: Commons Crypto
> Issue Type: New Feature
> Reporter: Sebb
> Priority: Major
>
> At present, the OpenSSL dynamic library name is provided in the config.h
> header file as conditional defines.
> This is not particularly convenient as the default name for a given version
> of the library may be different - for example on Windows, the DLL may be
> released as libeay32.dll rather than libcrypto.dll.
> And it would be useful to be able to use different versions of the library
> without needing to copy/rename files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)