Bullseye update fine but lighttpd is failing

Hello,

After upgrading to Bulleyes (following https://dietpi.com/blog/?p=811) I have also an error with Lighttpd:

DietPi-Services
─────────────────────────────────────────────────────
Mode: restart

[ OK ] DietPi-Services | restart : redis-server
[ OK ] DietPi-Services | restart : mariadb
[FAILED] DietPi-Services | restart : lighttpd
[ OK ] DietPi-Services | restart : cron

I have followed Joulinar question:

root@DietPi:/etc/lighttpd# /usr/sbin/lighttpd -tt -f /etc/lighttpd/lighttpd.conf
2022-05-08 16:17:08: configfile.c.461) Warning: “mod_compress” is DEPRECATED and has been replaced with “mod_deflate”. A future release of lighttpd 1.4.x will not contain mod_compress and lighttpd may fail to start up
2022-05-08 16:17:08: plugin.c.195) dlopen() failed for: /usr/lib/lighttpd/mod_openssl.so /usr/lib/lighttpd/mod_openssl.so: cannot open shared object file: No such file or directory
2022-05-08 16:17:08: server.c.1238) loading plugins finally failed

What can I do ?
regards