ckwin icon indicating copy to clipboard operation
ckwin copied to clipboard

Restore the ability to load OpenSSL at runtime

Open davidrg opened this issue 1 year ago • 0 comments

This is the -DSSLDLL build option. When built like this, SSL features will simply be disabled when OpenSSL couldn't be loaded on startup rather than problems with OpenSSL preventing K95 from starting up at all.

The function prototypes K95 has aren't compatible with OpenSSL 1.x or newer which is the main problem.

davidrg avatar Aug 05 '24 10:08 davidrg