What if I created new directory and copy one of certificate there(manually, using nano), then I gave all permissions to folder and this certificate, but coturn still can't access this cert?
someoneFromInternet
joined 9 months ago
-rw-rwxr-- 1 root certgroup 2864 Jul 14 01:07 fullchain1.pem
-rw-rwxr-- 1 root certgroup 241 Jul 14 01:07 privkey1.pem
What if I have such permissions, but coturn still can't access to files?
root owns all certificates
seems like I have not letsencrypt or certbot group
I did the same
You know what? prosodyctl register USER HOST [PASSWORD] this form just don't work for me, but when I tried prosodyctl register USER HOST and then enter password - IT WORKS! But I still enabled registration, but it doesn't work. allow_registration = true and module "register" enabled by default
I just followed this tutorial. I use my computer as a server. Sorry if I'm not telling you something, I'm just a newbie and don't know what information might be useful.
thumb-key
already have one old pc :)
I know the linux basis. That's all.
ok, I just needed to change owner to turnserver for certs and directories. That's all