https://bugzilla.wikimedia.org/show_bug.cgi?id=24499
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Roan Kattouw <[email protected]> 2010-07-23 12:27:22 UTC --- Looks like kaulen is only redirecting https://bugs to bugzilla but not redirecting http://bugs . The HTTPS redirect fails because the cert is only valid for bugzilla.wm.o I think this could be solved with the following redirect chain: https://bugs.wikimedia.org --> http://bugs.wikimedia.org --> https://bugzilla.wikimedia.org or, if that's easier, redirect http://bugs.wikimedia.org to http://bugzilla.wikimedia.org which already redirects to https -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
