mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-08-17 17:41:58 +08:00
Do not try to open keyfile when keyform is "engine": this is not necessarily a real file. Dynamic engines require init with OPENSSL_INIT_ENGINE_DYNAMIC before they can be loaded. Signed-off-by: Bart Desplanques <bart.desplanques@gmail.com>