#1 2025-07-20 09:15:33

Mo0211
Member
Registered: 2018-12-30
Posts: 38

load openssl from current directory (not from system first)

Hey ab,

is it possible to control with mormot from which location openssl is loaded?
Maybe there is a switch or option to change the location.
I want to load the libs from the current directory.

Thank you for your help!

Best Regards

Mo

Offline

#2 2025-07-20 10:16:24

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 15,148
Website

Re: load openssl from current directory (not from system first)

AFAICT OpenSslInitialize() in mormot.lib.openssl11 is trying first the executable folder first, before from the system.

You can force another directory using the global OpenSslDefaultPath variable.

Offline

Board footer

Powered by FluxBB