On Sun, Apr 06, 2008 at 11:39:15AM +0200, Lars Ebeling wrote:
2008-04-06 11:17:41 hobbitlaunch starting
2008-04-06 11:17:41 Loading tasklist configuration from /home/hobbit/server/etc/ hobbitlaunch.cfg
2008-04-06 11:17:41 Loading hostnames
2008-04-06 11:17:41 Loading saved state
2008-04-06 11:17:42 Setting up network listener on 0.0.0.0:1984
2008-04-06 11:17:42 Setting up local listener
2008-04-06 11:17:43 Cannot load SSL certificate
18193:error:02001002:system library:fopen:No such file or directory:bss_file.c:3 49:fopen('/home/hobbit/server/etc/hobbitserver.cert','r')
Yep, working on adding support for SSL-encrypted connections to the Hobbit server. Server-side is done, client-side needs some re-writing of a module.
There's a decent tutorial on creating your own SSL certificates at http://www.akadia.com/services/ssh_test_certificate.html
Although You obviously cannot use it until I get the client-side code finished.
Regards, Henrik