Leseratte10 / acsm-calibre-plugin

Calibre plugin for ACSM->EPUB and ACSM->PDF conversion.
https://www.mobileread.com/forums/showthread.php?t=341975
GNU General Public License v3.0
593 stars 23 forks source link

libcrypto and libssl location overrideable by env variables #94

Open Nydragon opened 3 weeks ago

Nydragon commented 3 weeks ago

I would like to know if it would be possible to add an option to override the libcrypto and libssl location via env variables using oscrypto.use_openssl.

I applied this modification locally as I was unable to make the plugin work on NixOS and am now able to properly run the plugin when passing the env vars to calibre.

If this behaviour is wanted I can open a PR asap.