The updated openssl package does not change any behaviour w.r.t. config or engine use. It only has three patches applied to prevent potential use-after-free errors. It also relies on installing the new PKA engine with patches from github.
Has the new PKA engine been recompiled and installed correctly? When installed on my system, the engines configured continued to be used, and I can observe PKA debug output when using `openssl s_client -connect` or `curl`. Note, that `speed` command, by default does not use engines, even when configured in /etc/ssl/openssl.cnf. One must pass `-engine ID` option to it to use an engine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1921518 Title: OpenSSL "double free" error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1921518/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
