[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

Re: SSL config info

Bryan Stansell bryan@conserver.com
Mon, 24 May 2004 18:46:47 -0700 (PDT)


On Mon, May 24, 2004 at 09:21:05PM -0400, Nikolaos Papavassiliou wrote:
> # ./conserver -d
> [Mon May 24 19:45:13 2004] conserver (7111): conserver.com version 8.1.5
> [Mon May 24 19:45:13 2004] conserver (7111): started as `root' by `niko'
> [Mon May 24 19:45:13 2004] conserver (7111): ERROR: SetupSSL(): could 
> not load SSL certificate from `/opt/conserver/ssl-cred'
> 
> The manual page for conserver says that if encryption is built into the 
> code then encrypted  connections
> (without certificate exchanges) happen by default.  What am I missing here?
> Do I really have to create those certificates? Has anyone made this work 
> without certificates?

does your conserver.cf have an 'sslcredentials' entry pointing to
/opt/conserver/ssl-cred?  almost has to, based on what it's showing.  if
you include that option, the file needs to exist, be valid, etc.  if you
comment that line out, then, yes, ssl should encrypt the connections
without certs.

hopefully that explains things.

Bryan