Jot server configuration
Server doesn't connect. Is this the right configuration?
{
"port":5000,
"mode":"",
"log":"log.log",
"domains":["*"],
"transformer":"sockjs",
"secret": "",
"root":"/etc/ssl/virtualmin",
"cert":"certs/ssl-cert-snakeoil.pem",
"key":"private/ssl-cert-snakeoil.key",
"OFFLINE":0,
"ONLINE":1,
"AWAY":2
}
-
- · Genesis
- ·
Please help I have been trying to get jot to work for weeks.
-
-
·
LeonidS
- ·
Hello @Genesis !
Those lines
"cert":"certs/ssl-cert-snakeoil.pem",
"key":"private/ssl-cert-snakeoil.key",
look unusual. I've met only the .cert files.
-
·
LeonidS
-
- · AQB Soft
-
·
In reply to Genesis
- ·
Hello!
Problem was in wrong certificate path as I mentioned. It was fixed and Jot Server should work fine now.