On 03/20/2016 07:22 PM, mailman@mailman3.org wrote:
The last post with SSL = True and latest core still hits the same underlying exception both in trying to get the archive URL and in trying to archive the message. The core now handles these exceptions and continues so the message goes to the list, but isn't archived and has no archive headers.
This is a post from hyperkitty which will probably be handled the same, so we have to go back to SSL = False until we can fix the certificate issue.
Yes. Bottom line. With USE_SSL = True, core connects to hyperkitty via SSL to 127.0.0.1 and the certificates I installed don't include 127.0.0.1 in their domains, so urllib3 or requests (depending on where we're coming from) throws SSLError: hostname '127.0.0.1' doesn't match either of 'lists.mailman3.org', 'mirror.list.org', 'mirror.mailman3.org'. The core now handles the exceptions and the message is ultimately delivered but not archived. regardless of where it originated. We're back to USE_SSL = False now so this post should be archived, albeit the archive URLs will have 127.0.0.1 ast the host and not lists.mailman3.org. -- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan