Version 1 (modified by kardan, 4 years ago)

--

Infinoted

to open a server for gobby over 0.5 you need infinoted

first create a key and certificate:

infinoted --create-key --create-certificate -c /etc/infinote/key.pem -k /etc/infinote/cert.pem

next time start the server

infinoted -c /etc/infinote/key.pem -k /etc/infinote/cert.pem

get more options with infinoted --help