Lines Matching +full:use +full:- +full:handshake
1 .\" -*- mode: troff; coding: utf-8 -*-
19 .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>.
58 .TH SSL_CONNECT 3ossl 2025-09-30 3.5.4 OpenSSL
64 SSL_connect \- initiate the TLS/SSL handshake with an TLS/SSL server
74 \&\fBSSL_connect()\fR initiates the TLS/SSL handshake with a server. The communication
82 handshake has been finished or an error occurred.
86 to continue the handshake, indicating the problem by the return value \-1.
99 impacts after a successful TLSv1.3 handshake or a successful TLSv1.2 (or below)
100 resumption handshake, because the last peer to communicate in the handshake is
103 been received for the final handshake message.
114 The TLS/SSL handshake was not successful but was shut down controlled and
119 The TLS/SSL handshake was successfully completed, a TLS/SSL connection has been
123 The TLS/SSL handshake was not successful, because a fatal error occurred either
137 Copyright 2000\-2020 The OpenSSL Project Authors. All Rights Reserved.
139 Licensed under the Apache License 2.0 (the "License"). You may not use