Wednesday, August 30, 2023

Re: loading mod_ssl in apache-httpd fails with undefined symbols

> 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 start up properly.

Thanks. I have committed a slightly tweaked version of this diff.

No comments:

Post a Comment