Topic: wolfSSL_connect Fail
FTP SSL downloads files from the Internet. The first time you control the connection, you can log in to the server, enter pasV mode, and resolve the IP address and port number. The second time you connect to the server, wolfSSL fails to connect, and the Client sends Client Hello and sends an Alert. Connect state: CLIENT_HELLO_SENT, and then shutdown is called for two-way shutdown. Attempts to re-read server information fail. The client never connected to the server.