owntracks recorder with mosquitto docker containers and android client over mtls

ᓰᕵᕵᓍ@lemmy.world to Selfhosted@lemmy.world – 6 points –

I'm struggling to achieve the title setup I have been using owntracks with normal tls over http I can connect recorder with mosquitto without tls and I can connect android app with mosquitto over mtls

What I cant do is mtls over recorder and moaquitto

If anyone managed the above setup please provide a "howto"

Thanks

3

I actually gave up on mosquitto and mqtt for owntracks. Been running it with https (behind traefik) for about 4 years now and it’s been solid. Not sure why you want to switch to mosquitto.

Mosquitto offers mutual tls client certificates authentication

I like this hardened approach

Fan fact : I was able to setup mtls with android-mosquitto

It is the ot-recorder that cant "talk" tls with mosquitto