[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Neomail + SSL + RAQ2
- Subject: RE: [cobalt-users] Neomail + SSL + RAQ2
- From: flash22@xxxxxxx
- Date: Sun Nov 25 12:14:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Sun, 25 Nov 2001, Liam DelaHunty wrote:
> Have you generated a certificate for your main site?
>
> Or perhaps you have but you've generated the cert for another site on the
> same IP address?
um, the Raq2 is Very different from the later machines, helpful
suggestions aside, that won't work, the neomail package doesn't add it's
config to the ssl server config, Probably adding the one line it added to
the main server's .conf to the ssl server's config would to the trick,but
it requires some manual fiddling ;)
Basiclly you need these magic lines (from srm.conf to srm-ssl.conf):
### Begin - Added by neomail installer ###
Alias /neomail /home/neomail/html
ScriptAlias /neomail-cgi /home/neomail/cgi-bin
### End - Added by neomail installer ###
This does make several assumptions tho -/
gsh