Lines Matching refs:has
41 the protocol has undergone various changes over the years. Consequently there
70 OpenSSL will always try to negotiate the highest protocol version that it has
96 certificate if it has been able to confirm that the server operator does indeed
98 operator has control of the private key.
100 In this way, if the client trusts the CA that has signed the server's
101 certificate and it can verify that the server has the right private key then it
106 Once all of these checks have been done the client has successfully verified the
114 That intermediate CA also has a certificate containing its public key which is
183 Once the command has connected type the letter "Q" followed by "<enter>" to exit
187 SSL handshake has read 4584 bytes and written 403 bytes
190 Hopefully if everything has worked then the "Verification" line will say "OK".
193 SSL handshake has read 4584 bytes and written 403 bytes
196 The "unable to get local issuer certificate" error means that OpenSSL has been
208 application. Once a connection with a remote peer has been established an
247 B<SSL_CTX> (if one has not already been created) and configures it.
262 complete once an endpoint has sent its last message (known as the "Finished"
266 responds with its Finished message. At this point the client has completed the
267 handshake because it has both sent and received a Finished message. The server
268 has sent its Finished message but the Finished message from the client may still