[Mailman-Users] Forcing All Admin Pages to SSL

Kenneth Jacker khj at be.cs.appstate.edu
Fri Aug 20 18:17:04 CEST 2004


[Debian/sarge, mailman-2.1.4-5]

I swear that earlier versions (e.g., 2.1b3+) would use "https:" for
all pages when I came into an admin page using "https:".  Now, the
initial page does, in fact, use SSL, but the later pages revert to
"http:".

I've changed,

   DEFAULT_URL_PATTERN = 'http://%s/mailman'

to,

   DEFAULT_URL_PATTERN = 'https://%s/mailman'

in "mm_cfg.py", but this isn't giving me the behavior I want.


Anyone know if this is possible (short of a "recursive grep" on
all the Mailman pages!)?

Thanks.
-- 
Prof Kenneth H Jacker       khj at cs.appstate.edu
Computer Science Dept       www.cs.appstate.edu/~khj
Appalachian State Univ
Boone, NC  28608  USA        



More information about the Mailman-Users mailing list