Description
Apply SocketClient timeout after connection but before SSL negotiation.
Note that this is is a different timeout from the connect timeout.
This applies to the following SocketClient subclasses:
- FTPSClient; see also https://github.com/apache/commons-net/pull/70
- POP3SClient
- SMTPSClient