I think it has to do the 'DEFAULT_URL_PATTERN' setting as discussed here:

https://wiki.list.org/DOC/4.27%20Securing%20Mailman%27s%20web%20GUI%20by%20using%20Secure%20HTTP-SSL

Not sure you are having the same problem that I did at one point but this
was causing the moderation page to not work in my case until I adjusted to
DEFAULT_URL_PATTERN = 'https://%s/mailman/', Prior to that setting I
remember a similar error and the bigger issue was anything I did in
moderation just didn't have a real effect. I would  select to delete or
allow and either way nothing would change. After that fix the moderation
page just worked.

Good luck.


Christopher Puchalski



From:   John Griessen <j...@cibolo.com>
To:     mailman-users@python.org
Date:   06/17/2016 08:04 AM
Subject:        [Mailman-Users] moderator page behind nginx with SSL
Sent by:        "Mailman-Users" <mailman-users-bounces
            +chris.puchalski=raytheon....@python.org>



The rest of mailman version 2.1.22
is working fine with SSL and some rewriting by nginx and yet
https://cibolo.us/mailman/admindb/open_electroporator  gives a message
"will be sent over an insecure connection" when I seta button to discard
and then do
the submit all data button.

Is there a way to use SSL here?

Or... will I need to disable SSL for this page to get that submit to work?
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives:
http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
https://mail.python.org/mailman/options/mailman-users/chris.puchalski%40raytheon.com

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to