[Mailman-Users] Odd issue after setting Mailman to use https by default.

2022-06-21 Thread Bruce Johnson via Mailman-Users
Last week I got a notification from our SSL cert provider that the cert for our mailman server was expiring, so I renewed it, and realized that when I rebuilt the server last year I didn’t actually enable it in Apache. So I did, and added a rewrite rule in the httpd.conf to force all traffic to

[Mailman-Users] Re: Odd issue after setting Mailman to use https by default.

2022-06-21 Thread Bill Cole
See https://wiki.list.org/DOC/4.27%20Securing%20Mailman%27s%20web%20GUI%20by%20using%20Secure%20HTTP-SSL%20%28HTTPS%29 Summary: set DEFAULT_URL_PATTERN to use https and run 'withlist -l -r fix_url " with every list. On 2022-06-21 at 11:39:49 UTC-0400 (Tue, 21 Jun 2022 15:39:49 +) Bruce J