Message 359268 - Python tracker

Message359268

Author kwatsen
Recipients David Peall, christian.heimes, kwatsen, rfinnie
Date 2020-01-04.01:17:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578100673.02.0.179839926135.issue31242@roundup.psfhosted.org>
In-reply-to
Content
Very much needing this!

My situation is a mutli-tenant asynchio-based server whereby each tenant is able to configure other clients that can connect.  The current strategy requires all certs to be known up-front that, for now, necessitates a painful restart whenever new auth for a client-certificate is configured.
History
Date User Action Args
2020-01-04 01:17:53kwatsensetrecipients: + kwatsen, christian.heimes, rfinnie, David Peall
2020-01-04 01:17:53kwatsensetmessageid: <1578100673.02.0.179839926135.issue31242@roundup.psfhosted.org>
2020-01-04 01:17:53kwatsenlinkissue31242 messages
2020-01-04 01:17:52kwatsencreate