Hello all,
I'm looking for advice on a 404 error that's blocking progress on my Tesla integration. I need to be able to access the public key. My DNS and NGINX is configured. When attempting to access the file, I get a 404.
Via this link, in the "Move the keys into the proper locations" section, you'll see where they're stored.
TL;DR:
/share/tesla/.well-known/appspecific/com.tesla.3p.public-key.pem
It should be accessible via this URL
https://mydomain.duckdns.org/.well-known/appspecific/com.tesla.3p.public-key.pem
Any advice on this will be greatly appreciated.