[OGo-Users] Problem with https
Adam Tauno Williams
users@opengroupware.org
Sat, 02 Dec 2006 16:26:46 -0500
> We enabled SSL on our apache instalation, and now it fails right after
> the OGo login:
> [Sat Dec 02 17:30:57 2006] [crit] [client 190.44.219.3] configuration
> error: couldn't perform authentication. AuthType not set!:
Is this from the Apache log or the OGo log? This looks more like an
Apache message.
> /OpenGroupware.woa/x/login, referer:
> https://mercurio.navix.local/OpenGroupware
> Any ideas?
SSL is entirely an Apache thing, it can't really effect OGo one way
or the other. Are you using virtual hosting? My initial guess would
be you crossed some wired in you Apache config files in the process of
enabling SSL. Look for authentication related directives (OGo
authenticates itself, Apache doesn't need to do so).