What could be a likely reason for the error message "client network socket disconnected before secure TLS connection was established"?
A) The client was successfully connected to the server, but the TLS certificate was invalid
B) The server failed to respond to the client's request in a timely manner
C) The client network socket was closed before the TLS handshake could be completed
D) The server’s TLS configuration was incorrect and needed updating