Hi !
I have hass.io running under docker on Raspbian, and need to install self-signed SSL certificate.
This manual is somewhat ambigous, its not completely clear where to copy certificate files (hass.io and docker listed as separate options).
https://www.home-assistant.io/docs/ecosystem/certificates/tls_self_signed_certificate/
Is this
raspbian host -> /etc/ssl
or
raspbian host -> /usr/share/hassio/home_assistant/ssl
or
docker container -> /etc/ssl
Thanks in advance for any help.