You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described in the Twisted docs, socket activation has the advantage that we do not have to start Twisted as a privileged user to bind to low ports. However, the page also mentions that socket activation does not work with SSL sockets (though STARTTLS may work?)
The text was updated successfully, but these errors were encountered:
As described in the Twisted docs, socket activation has the advantage that we do not have to start Twisted as a privileged user to bind to low ports. However, the page also mentions that socket activation does not work with SSL sockets (though STARTTLS may work?)
The text was updated successfully, but these errors were encountered: