libp11 icon indicating copy to clipboard operation
libp11 copied to clipboard

Build a static pkcs11 engine library

Open maroueneboubakri opened this issue 4 months ago • 5 comments

Hello,

Has anyone succeeded to build a static pkcs11 library ? Despite that engine are designed to be dynamically loaded, but programmatically we still can set and register an engine in my application which would be statically linked against OpenSSL library and PKCS11 engine and would be great if the build system supports it, or maybe it is supported, but how to generate it.

Best Maro

maroueneboubakri avatar Oct 22 '24 13:10 maroueneboubakri