libest
libest copied to clipboard
How to statically link with OpenSSL library?
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