Solved
Turns you MUST include a certificate file in configuration.yaml. The certificate you include is the same file you included in mosquitto.conf as a certfile
. To avoid accessability issues, I suggest you place a copy in the same directiory that configuration.yaml resides. Then under mqtt:
add certification: yourfile.crt
(I don’t think that the cert file extension matters). I’m still tracking down some issues involving self-signed certificates but I’ll keep looking for the anwsers or open a new thread for it. But anyways I’m closing this thread.
Edit: I’m stupid, this is all wrong, use the guide in post #11