Viktor Dukhovni: > Do you want to do that now in a 3.4.0-RC3? Or save the cleanup > for 3.5?
I wanted to understand why the code is "organized" as it is, as kinda sorta parallel worlds, instead of client-server style delegation. I understand that with the proposed code organization, we can release Postfix 3.4.0 responsibly (with some warts in the way we share SSL_CTX). But I also want to get this straightened out in Postfix 3.5, back to a simple remote call model that does support delegation, and with only explicit state sharing so that tlsproxy can handle different kinds of servers and clients. Wietse