Lines Matching full:its
81 Sometimes TLS is referred to by its predecessor's name SSL (Secure Sockets
97 (and its predecessor SSL) have been around for a significant period of time and
107 SSL was initially developed by Netscape Communications and its first publicly
136 server including its full DNS hostname. Also within the certificate is the
150 certificate (including its DNS hostname). The CA should only sign the
152 have control of the server associated with its DNS hostname and that the server
169 That intermediate CA also has a certificate containing its public key which is
171 CA, but if the server sends both its own certificate and the certificate for the
180 server its certificate and the server authenticates it in the same way that the
205 of \fBOPENSSLDIR\fR and check its contents. For example if \fBOPENSSLDIR\fR is
224 OpenSSL will look for its trusted certificate store. Set the \fBSSL_CERT_PATH\fR
225 environment variable to give the directory where OpenSSL should looks for its
251 If its not working as expected then you might see output like this instead:
260 in its trusted certificate store. Check your trusted certificate store
297 Finally, an endpoint can establish a "session" with its peer. The session holds
322 complete once an endpoint has sent its last message (known as the "Finished"
323 message) and received a Finished message from its peer. Note that this might
325 server always sends its Finished message before the client. The client later
326 responds with its Finished message. At this point the client has completed the
328 has sent its Finished message but the Finished message from the client may still