cisco / libest

Other
98 stars 94 forks source link

How to statically link with OpenSSL library? #128

Open sudha-zetta opened 10 months ago

sudha-zetta commented 10 months ago

Hi,

Instead of dynamically linking with the OpenSSL libraries, I would like to statically link them to avoid any runtime issues (on test VMs).

Is this supported? If yes, how do I configure/build libest?

Thanks, Sudha