Nginx - démarrage impossible

Bonjour, j’ai suivi de Tuto : https://www.supinfo.com/articles/single/5611-cloud-prive-raspberry-pi-avec-seafile
qui permet d’avoir un cloud à la maison et j’ai un soucis avec le reverse proxy Nginx.
Au démarrage :

sudo systemctl restart nginx

j’ai le message :

Job for nginx.service failed because the control process exited with error code.
See « systemctl status nginx.service » and « journalctl -xe » for details.

j’ai tenté la commande :
sudo nginx -t -c /etc/nginx/nginx.conf

j’ai
nginx: [emerg] PEM_read_bio_X509_AUX(« /etc/nginx/ssl/nginx.crt ») failed (SSL: error:0906D06C:PEM routines:PEM_read_bio:no start line:Expecting: TRUSTED CERTIFICATE)
nginx: configuration file /etc/nginx/nginx.conf test failed

Avez-vous une idée ?

D’avance, merco