Home
last modified time | relevance | path

Searched refs:reconnect (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/man3/
H A DSSL_CTX_set_mode.pod98 To be set only by applications that reconnect with a downgraded protocol
/openssl/apps/
H A Ds_client.c885 int reconnect = 0, verify = SSL_VERIFY_NONE, vpmtouched = 0; in s_client_main() local
1404 reconnect = 5; in s_client_main()
2937 if (!reconnect) in s_client_main()
2941 if (reconnect) { in s_client_main()
2942 reconnect--; in s_client_main()
/openssl/doc/man1/
H A Dopenssl-s_client.pod.in49 [B<-reconnect>]
420 =item B<-reconnect>
906 Attempt to reconnect to the server using a resumption handshake.
949 =item B<reconnect>
/openssl/include/openssl/
H A Dssl.h.in497 * that reconnect with a downgraded protocol version; see
/openssl/
H A DCHANGES.md13582 checked on reconnect on the client side, therefore session resumption

Completed in 62 milliseconds