Re: SSL_connect fails on systemd socket

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Am 29.01.20 um 14:14 schrieb Tiwari, Hari Sahaya:
> Yes the server program need not bind and listen because systemd socket
> will do that.
> 
> On “Accept=True” parameter, here the requirement is that systemd should
> accept the connection and handover it to server.
> 
> My query was on post the connection accept by systemd.
> 
> Once the regular connection is accepted, client does SSL_connect over
> same fd to establish SSL connection.
> 
> Will this SSL connect request also be handled by systemd?
why should it?

systemd socket activation don't have any business to care what happens
within the connection after the target process took over

technicallly it can't
_______________________________________________
systemd-devel mailing list
systemd-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/systemd-devel




[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux