[bugs] [Bug 1039] New - https login bug
bugs@bugs.horde.org
bugs@bugs.horde.org
Tue, 3 Sep 2002 22:41:39 -0300
http://bugs.horde.org/show_bug.cgi?id=1039
*** shadow/1039 Tue Sep 3 22:41:39 2002
--- shadow/1039.tmp.11338 Tue Sep 3 22:41:39 2002
***************
*** 0 ****
--- 1,47 ----
+ Bug#: 1039
+ Product: Horde
+ Version: 2.0 Stable
+ Platform: other
+ OS/Version: other
+ Status: NEW
+ Resolution:
+ Severity: normal
+ Priority: P3
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck@horde.org
+ ReportedBy: oiler@unseenedge.net
+ URL:
+ Summary: https login bug
+
+ Horde and imp are set up for single login via imap. I'm running Netscape
+ commyunicator 4.75 on OpenBSD 3.1 My web server serves via HTTP or HTTPS from
+ the same files. My imap server is on a separate system, accessed via
+ {imap.unseenedge.net/imap/tls/novalidate-cert:143}INBOX'. (I use self signed
+ certificates for everything.)
+
+ Everything works fine via HTTP: log in once, get to mail. If I access it via
+ HTTPS, the horde login works, but I get these error messages:
+
+ Warning: Retrying LOGIN authentication after AUTHENTICATE LOGIN failed
+ (errflg=1) in Unknown on line 0
+
+ Warning: Retrying LOGIN authentication after AUTHENTICATE LOGIN failed
+ (errflg=1) in Unknown on line 0
+
+ Warning: Can not authenticate to IMAP server: AUTHENTICATE LOGIN failed
+ (errflg=2) in Unknown on line 0
+
+ If I then click on "Log in to Mail" and log in again, it works.
+
+ /tmp/horde.log has these lines, one for the failure, one for the success:
+
+ Sep 03 21:35:15 HORDE [error] [imp] FAILED LOGIN 66.93.0.191 to imap.unseenedge.
+ net:143[imap/tls/novalidate-cert] as oiler [on line 332 of "/var/www/horde/imp/l
+ ib/IMP.php"]
+
+ Sep 03 21:35:46 HORDE [notice] [imp] Login success for oiler [66.93.0.191] to {i
+ map.unseenedge.net:143} [on line 51 of "/var/www/horde/imp/redirect.php"]
+
+
+