"FATAL: The configured certfile is not found" on add on start

I’ve installed Hass.Io docker on raspberry 2018-11-13-raspbian-stretch-full.img and having an issue using its add-ons.

When I try to start any of them, I’m getting “FATAL: The configured certfile is not found”.

In all the configurations, I’m required to add “certfile” and “keyfile”, so I searched about it and found that these files should exist in /ssl/ folder inside the docker image. I’ve connected to the image to check and this folder is empty. How do I solve this?

You don’t have to use SSL?

don’t know how i missed it - just disabled it - thx!