Home
last modified time | relevance | path

Searched refs:handshakes (Results 1 – 8 of 8) 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/doc/man1/
H A Dopenssl-list.pod.in200 Display the list of signature algorithms available for TLS handshakes
/openssl/apps/lib/
H A Ds_cb.c619 static STRINT_PAIR handshakes[] = { variable
688 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.md3708 and normal handshakes, and also not quite consistent with historical
5310 - Prefer (EC)DHE handshakes over plain RSA.
8337 * Reject DH handshakes with parameters shorter than 1024 bits.
8490 * Reject DH handshakes with parameters shorter than 768 bits.
9436 * Permit abbreviated handshakes when renegotiating using the function
10536 Callback function 'cb' will be called in handshakes, and is
10556 handshakes; thus, SSL_CTX_set_options(ctx, SSL_OP_NO_SSLv2) or
11053 and '-key' remain fallbacks for handshakes without HostName
11760 and '-key' remain fallbacks for handshakes without HostName
15338 during TLS/SSL handshakes so that thread-safety is essential.
[all …]

Completed in 77 milliseconds