Ssl error upgrading to version newer than 1.2.16

Starting with version 1.2.17, the docker images no longer work on my works cloud hosting platform. I tried to updating to 1.2.43 today, and I get these errors:

2025-01-10T18:38:25.328Z [APP/PROC/WEB/2] ERR nginx: [emerg] cannot load certificate “/etc/nginx/ssl/kanboard.crt”: BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/etc/nginx/ssl/kanboard.crt, r) error:10000080:BIO routines::no such file)
2025-01-10T18:38:25.572Z [APP/PROC/WEB/1] ERR nginx: [emerg] cannot load certificate “/etc/nginx/ssl/kanboard.crt”: BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/etc/nginx/ssl/kanboard.crt, r) error:10000080:BIO routines::no such file)

When I go to look at /etc/nginx/ssl, the folder does not exist. It seems no one else has hit this issue and my web server experience is minimal. I’m pointing to the official release at docker.io/kanboard/kanboard:v1.2.43