On Fri, Feb 21, 2020 at 5:02 PM Steffen <i...@apachelounge.com> wrote: > > It works.
Thanks for testing. > > Patch Output mod_ssl.c: Looks good. > > How to test that the new OPENSSL_init_ssl() API, for OpenSSL = 1.1. is used ? It is used provided the version is >= 1.1.0. Runtime testing would be to make sure stop/restart/graceful don't crash when mod_ssl is linked dynamically (with LoadModule). Regards, Yann.