Implementation

The OpenSSL Engine of Dinamo is a dynamic engine that allows it to be included at runtime without having to be compiled together with OpenSSL. The Dinamo Engine must therefore be included as dynamic.

There are several ways to use a dynamic engine for OpenSSL, these possibilities can be found on the OpenSSL website or other sources.

Some OpenSSL Engine configuration references.

[1] https://www.openssl.org/docs/man1.0.2/crypto/engine.html

[2] https://www.openssl.org/docs/man1.0.2/apps/config.html