Author Topic: issue: openchange webmail SSL login redirect to non-ssl port  (Read 2144 times)

kockopes

  • Zen Apprentice
  • *
  • Posts: 9
  • Karma: +2/-0
    • View Profile
issue: openchange webmail SSL login redirect to non-ssl port
« on: March 12, 2014, 12:42:09 pm »
after success user login to https webmail, page send me to http: and got timeout (yes i need https from internet only, so it is firewalled)

but if i type (in case success login before) https://server.xxx.xx/SOGo/so/test/Mail/view directly to location, everything is fine, but its not "user friendly" login process :)

so it only needs to fix that "after login redirection" in 3.4

kockopes

  • Zen Apprentice
  • *
  • Posts: 9
  • Karma: +2/-0
    • View Profile
Re: issue: openchange webmail SSL login redirect to non-ssl port
« Reply #1 on: March 13, 2014, 04:14:48 am »
same issue for  New Contats, New calendar, browser popup windows are http://

papajulio

  • Zentyal Staff
  • Zen Monk
  • *****
  • Posts: 64
  • Karma: +6/-0
    • View Profile
Re: issue: openchange webmail SSL login redirect to non-ssl port
« Reply #2 on: March 13, 2014, 08:13:39 am »
We have reproduced it, we will be working on it this week. We will notify here when it's fixed.

Thanks for the report.
--
Julio José García Martín - QA Engineer

cperello

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +1/-0
    • View Profile
Re: issue: openchange webmail SSL login redirect to non-ssl port
« Reply #3 on: March 13, 2014, 08:26:33 pm »
Hi, I just finished a fix for this issue: https://github.com/Zentyal/zentyal/pull/1144

I guess tomorrow's update will include it.

cperello

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +1/-0
    • View Profile
Re: issue: openchange webmail SSL login redirect to non-ssl port
« Reply #4 on: March 14, 2014, 04:10:15 pm »
Hi, I just finished a fix for this issue: https://github.com/Zentyal/zentyal/pull/1144

I guess tomorrow's update will include it.

Unfortunately, our QA process detected a bigger problem with the applied changes (webmail not working in some situations over http) so for the final 3.4 release the webmail will not be supported over SSL, I keep working on a better fix for a post 3.4 release.

Thanks.

cperello

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +1/-0
    • View Profile
Re: issue: openchange webmail SSL login redirect to non-ssl port
« Reply #5 on: March 21, 2014, 02:11:32 pm »
Ok, new try, this time seems to work correctly: https://github.com/Zentyal/zentyal/pull/1201

It should be released soon, once all the QA process ends.

Dan Blazek

  • Zen Apprentice
  • *
  • Posts: 13
  • Karma: +1/-0
    • View Profile
Re: issue: openchange webmail SSL login redirect to non-ssl port
« Reply #6 on: March 25, 2014, 09:27:37 pm »
Hi,
I inserted both lines to proper ini files and still same problem. I have fresh installation with linux updates and one webmail update to 3.4.1.

Any idea?

Dan

UPDATE: I am dumb, forgot to edit other hint. Default settings get empty output, because I couldnt change file "main/sogo/extra/files.list" cant find it.

With hint on bottom, changed to direct name of server with full name and port (not asterisks) like "https://website:446" I did it in http line. It works.
https://github.com/Zentyal/zentyal/commit/41af5aa282664bbb50eb44d57624fc18d02a2224

Thanx for your job, its perfect.

D.
« Last Edit: March 31, 2014, 04:44:23 pm by Dan Blazek »