Always disable TTLS for server socket
Summary: We use proxy to wrap the server side of TTLS connection, thus we can safely disable TTLS option on server side. This helps with cases where people create server socket, then pass the FD to child, and that FD is a UNIX socket because of TTLS. Reviewed By: djwatson Differential Revision: D8096569 fbshipit-source-id: 657c3cee3a9df49cbb80fad771a897264d5277f4
Showing
Please register or sign in to comment