Topic: Control of TLS Handshaking Messages (Timeouts/Retries)
Hello,
Does wolfSSL allow a client/server to control retries and timeouts for individual TLS Handshaking messages? For example, if the CLIENT_HELLO message is lost during transmission, can wolfSSL be configured to resend the CLIENT_HELLO message multiple times until it receives a response from the server? Our customer has specific requirements for timeouts and retries for each phase the handshaking protocol. Our application would be using memory interfaces (not TCP/IP) to transmit/receive data using a proprietary wireless messaging protocol.
Thank You,
Paul