nginx-mailcow container stopped working. I tried to start it but no luck. I tailed the docker-compose log it has following SSL error.
- mailcowdockerized-nginx-mailcow-1 | 2024/01/13 14:34:58 [emerg] 19#19: cannot load certificate key "/etc/ssl/mail/key.pem": PEM_read_bio_PrivateKey() failed (SSL: error:1E08010C:DECODER routines::unsupported:No supported data to decode. Input type: PEM)
- mailcowdockerized-nginx-mailcow-1 | nginx: [emerg] cannot load certificate key "/etc/ssl/mail/key.pem": PEM_read_bio_PrivateKey() failed (SSL: error:1E08010C:DECODER routines::unsupported:No supported data to decode. Input type: PEM)
- mailcowdockerized-nginx-mailcow-1 | nginx: configuration file /etc/nginx/nginx.conf test failed
Please let me know how to fix this.
Thank you.