﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
3243	"https and admin ""User tampered with session cookie"""	pegges@…	Adrian Holovaty	"I'm trying to setup the basic tutorial. When I try to login to the admin page I get the
""User tampered with session cookie"" error. 
I'm running apache  2.0.55-4

I'm trying to enter the site via https not http. I would not think that would cause a problem. 

If this is my error, my apologies. 

apache configuration is 

<VIRTUALHOST 65.111.165.184:443>
ProxyRequests Off
SSLCACertificateFile /etc/ssl/certs/mail1_hookedonflies_com.ca-bundle
SSLCertificateFile /etc/ssl/certs/mail1_hookedonflies_com.crt
SSLCertificateKeyFile /etc/ssl/certs/myserver.key

#SSLCertificateFile /etc/ssl/crt/mail1_hookedonflies_com.crt
#SSLCertificateKeyFile /etc//ssl/key/mail1_hookedonflies_com.key
SSLEngine On
ServerName www2.neodial.com
ServerAdmin flies@hookedonflies.com
Alias horde3 /usr/share/horde3
DocumentRoot /var/www/mysite/
    SetHandler python-program
    PythonHandler django.core.handlers.modpython
    PythonPath ""['/home/tallpaul']+sys.path""
    SetEnv DJANGO_SETTINGS_MODULE mysite.settings
    PythonDebug On
    PythonAutoReload On
</VIRTUALHOST>

"	defect	closed	contrib.admin	0.95	normal	duplicate			Unreviewed	0	0	0	0	0	0
