[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Todays snapshot 20080406
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Todays snapshot 20080406
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Mon, 7 Apr 2008 07:31:57 +0200
- References: <001701c897ca$14579050$0500a8c0 (at) noip.org>
- User-agent: Mutt/1.5.15+20070412 (2007-04-11)
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