I cannot find where to change admin pages to use https on submission instead of http.

My config:

Mailman version 2.1.20 on Ubuntu 16.04

/etc/mailman/mm_cfg.py was changed to
DEFAULT_URL_PATTERN = 'https://%s/mailman/'

A config_list dump for the list doesn't show any relevant http that should be changed to https, unless I am missing this.

I switched the list to https after being created IIRC (after I got the SSL certs installed and working)

The admin pages display correctly in https, but FORM action still submits to a "http" list URL according to the page html source.

What am I missing? Thanks!

Brett
------------------------------------------------------
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