Hassbian : self-signed SSL certificate

Hello,

I have been trying to make hassbian works with a self-signed SSL certificate but to no avail
Pub and priv key stored in /home/homeassistant/.homeassistant

In configuration.yaml :

http:
ssl_certificate: /home/homeassistant/.homeassistant/certificate.pem
ssl_key: /home/homeassistant/.homeassistant/privkey.pem

No error in logs, nothing…

HTTP is working fine, but no response on port 443