> that makes it work.
> Initially I had
>
> SSLCryptoDevice builtin
I see. That needs ENGINE support and will no longer work, just like
SSLEngine. Neither of these is suggested in the @sample'd config files,
so I don't think a current.html entry is warranted.
> removing that entry, made apache s
Hi Theo,
On Tuesday, August 29, 2023 21:53 CEST, Theo Buehler
wrote:
> httpd2:/usr/local/lib/apache2/mod_ssl.so: undefined symbol 'ENGINE_get_first'
> httpd2:/usr/local/lib/apache2/mod_ssl.so: undefined symbol 'ENGINE_get_next'
These were removed in the last libcrypto bump. Does mod_ssl work
> httpd2:/usr/local/lib/apache2/mod_ssl.so: undefined symbol 'ENGINE_get_first'
> httpd2:/usr/local/lib/apache2/mod_ssl.so: undefined symbol 'ENGINE_get_next'
These were removed in the last libcrypto bump. Does mod_ssl work with
this diff?
Index: Makefile