The version you are using. LATEST VERSION is not a version number! Joplin for Mac Revisión: b45585d
If it is a sync issue, please let us know what you are syncing with. I want to sync Joplin with WebDAV QNAP NAS.
The operating system you are using. Mac OS X Monterey
I need help connecting Joplin with WebDAV
Hi everyone!
I am trying to configure Joplin to connect my QNAP nas to a folder where I want it to leave notes or Joplin database.
The problem I have is that I insert:
https ://192.168.x.x:port/Joplin
IP: ip of my local nas network. (Because I always access with vpn and I will always be on my local network).
port: https webdav port.
/ Joplin: folder where I want to store Joplin information
And actually in advanced settings I have custom TLS Certificates. Do I have to add what file there? I'm a bit lost and appreciate any help fixing this and syncing with my nas and Joplin.
Additionally, self-signed certs are not considered valid certs unless your CA cert is added to the local trust store. However, you got a different error.
e.g. if your NAS has a hostname like nas.local and an IP of 192.168.0.10, then your cert should have a CN=nas.local and 2 subject alternative names:
I don't think I can give you a quick how-to TLS intro. This topic is truly complex (or can be), but you will find proper guides on the Internet. If you understand these guides, my comment will make sense and give you the correct way to fix your issue.