On Mon, Mar 29, 2021 at 06:36:10PM +0200, Tomas Habarta wrote: > selinux enabled: > transaction fails with: > > tlsproxy[23256]: warning: tlsp_get_fd_event: receive remote SMTP peer file > descriptor: Success > tlsproxy[23256]: TLS handshake failed for service=smtp peer=[10.25.41.35]:25 > tlsproxy[23256]: connection closed fd 128 > tlsproxy[23256]: DISCONNECT [10.25.41.35]:25
Looks like file-descriptor passing is broken under SELinux. Perhaps an incomplete application sandbox profile. -- Viktor.