Home
last modified time | relevance | path

Searched refs:handshakes (Results 1 – 7 of 7) sorted by relevance

/openssl/doc/man3/
H A DSSL_CTX_sess_number.pod29 SSL_CTX_sess_connect() returns the number of started SSL/TLS handshakes in
38 SSL_CTX_sess_accept() returns the number of started SSL/TLS handshakes in
H A DSSL_SESSION_get0_hostname.pod29 SNI hostname is negotiated with each handshake including resumption handshakes
H A DSSL_CTX_set_tlsext_servername_callback.pod72 handshake. In TLSv1.2 the servername is only negotiated on initial handshakes
73 and not on resumption handshakes.
H A DSSL_get_error.pod114 TLS/SSL handshakes may occur at any time during the protocol (initiated by
116 SSL_peek(), SSL_write_ex(), and SSL_write() will handle any pending handshakes.
/openssl/apps/lib/
H A Ds_cb.c594 static STRINT_PAIR handshakes[] = { variable
663 str_details1 = lookup((int)bp[0], handshakes, "???"); in msg_cb()
/openssl/doc/designs/quic-design/
H A Dquic-requirements.md161 other major implementations and measured by a) handshakes per second
/openssl/
H A DCHANGES.md3518 and normal handshakes, and also not quite consistent with historical
5120 - Prefer (EC)DHE handshakes over plain RSA.
8147 * Reject DH handshakes with parameters shorter than 1024 bits.
8300 * Reject DH handshakes with parameters shorter than 768 bits.
9246 * Permit abbreviated handshakes when renegotiating using the function
10346 Callback function 'cb' will be called in handshakes, and is
10366 handshakes; thus, SSL_CTX_set_options(ctx, SSL_OP_NO_SSLv2) or
10863 and '-key' remain fallbacks for handshakes without HostName
11570 and '-key' remain fallbacks for handshakes without HostName
15148 during TLS/SSL handshakes so that thread-safety is essential.
[all …]

Completed in 72 milliseconds