owntracks recorder with mosquitto docker containers and android client over mtls

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

6 points · 2 comments · view on lemmy.world

2 Comments

drudoo@lemmy.world · 1 pts · 3y (1 reply)

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.

ippokratis@lemmy.world · 1 pts · 3y

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