Topic: SSL_MODE_AUTO_RETRY
How may i deal with SSL_MODE_AUTO_RETRY when wolfSSL embedded SSL doesn't have SSL_set_mode
Thanks
You are not logged in. Please login or register.
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
ReferenceswolfSSL - Embedded SSL Library → wolfSSL → SSL_MODE_AUTO_RETRY
How may i deal with SSL_MODE_AUTO_RETRY when wolfSSL embedded SSL doesn't have SSL_set_mode
Thanks
Hi Frank,
SSL_MODE_AUTO_RETRY isn't needed when using wolfSSL. By default, when I/O operations are blocking and the handshake is being performed, the call will only return once the handshake has completed or an error occurred.
Best Regards,
Chris
wolfSSL - Embedded SSL Library → wolfSSL → SSL_MODE_AUTO_RETRY
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.017 seconds (93% PHP - 7% DB) with 10 queries