• 尽管握手是在建立连接之后进行的,但是客户机服务可以任何时刻请求进行一次新的握手

    Even though the handshake is performed after the connection is established, the client or server can request a new handshake at any point in time.

    youdao

  • 如果我们限制服务信任签署者,我们就连完成SSL握手可以限制。

    If we limit the signers we trust on the server, we can limit who can even complete that SSL handshake.

    youdao

  • WMQFTE专业术语来讲,意味着连接试图连接一个队列管理时,连接证书发送WMQFTE,作为初始ssl握手一部分

    What this means in terms of WMQFTE is that when a connection is made to a queue manager, it sends its certificate to WMQFTE as part of the initial SSL handshake.

    youdao

  • 并且正如我们可以系列第2部分有关数字证书讨论看到的一样,服务必须要握手过程提供安全证书

    And, as you might recall from the digital certificates discussion in Part 2 of this series, the server must also provide the security certificate used during the handshake.

    youdao

  • 握手过程中,服务客户机发送证书然后,客户机根据信任证书核实该证书。

    During the handshake, the server sends a certificate to the client, which the client then verifies against a set of trust certificates.

    youdao

  • 握手过程中需要因为客户机这个过程中正这些信息发送公钥进行加密服务

    This part is needed during the handshake, because the client will be sending information to the server encrypted to the public certificate.

    youdao

  • 由于本文重点要介绍在握手过程服务数字证书处理,因此我们来深入介绍一下握手如何工作的。

    Since this article focuses on handling the server's digital certificate during the handshake, let's go into depth as to how the handshake works.

    youdao

  • SSL握手期间客户端拒绝无法验证的服务证书

    Unverifiable server side certificates will be rejected by clients during the SSL handshake.

    youdao

  • 客户机服务通信之间差别不大惟一差别就是对于握手来说,服务就像是硬币的反面。

    There is very little difference between secure client and server communication, except that the server is the reverse side of the coin in terms of the handshake.

    youdao

  • 支持自定义JSSE信任密钥管理从而允许SSL握手进行更多控制

    Support for custom JSSE trust and key managers enables more control of the SSL handshake.

    youdao

  • 握手所提供服务证书应该一个名字服务主机匹配

    The server's certificate provided in the handshake should have a name on it that matches the server's host name.

    youdao

  • SSL服务同样加密消息作出响应表示握手中的服务部分完成

    The SSL Server responds with a message similarly encrypted with the secret key, indicating that the Server part of the handshake is complete.

    youdao

  • 因此客户端的标识SSL握手期间服务所知,而客户第一个 SSL 端点执行过程

    This is because the identity of the client is made known to the server during the SSL handshake and the client performs this process with only the first SSL endpoint in the chain.

    youdao

  • 如果上面所有检查成功了,SSL握手就会完成TM 1现在可以LDAP服务验证身份。

    If all the tests above signal success the SSL handshake is complete and TM1 will now try to authenticate to the LDAP server.

    youdao

  • 这个握手过程检查 LDAP服务证书确认信任

    This handshake involves verification of the LDAP server's certificate and acknowledgement of the trust to it.

    youdao

  • 服务负责提供握手过程中使用安全证书

    The server is responsible for providing the security certificate that will be used during the handshake.

    youdao

  • 连接建立TCP连接建立建立连接的客户机客户机联系服务通过三步握手过程执行

    Connection setup: the setup of a TCP connection is performed by a three-step handshake between a client that wants to establish the connection and the server that is contacted by the client.

    youdao

  • 如果限制服务可信签署者可以限制谁完成SSL握手

    If you limit the signers you trust on the server, you can limit who can even complete that SSL handshake.

    youdao

  • 客户机连接并且SSL握手完成时服务如下所示进行响应

    When the client connects and the SSL handshake completes, the server will respond with the following.

    youdao

  • 如果没有这个选项服务希望进行新的握手时,进行操作都将返回错误,同时还会过程中设置retry标记

    Without this option, any read or write operation will return an error if the server wants a new handshake, setting the retry flag in the process.

    youdao

  • 客户机通过服务发送个表明自己已经完成握手消息,以及加密单向hash服务进行验证,从而结束握手的过程。

    The client terminates the handshake by sending a message to the server that it has finished, an encrypted set of one-way hash values to be verified by the server.

    youdao

  • 使用这个选项进行设置如果服务突然希望进行一次新的握手,那么OpenSSL可以后台处理

    With this option set, if the server suddenly wants a new handshake, OpenSSL handles it in the background.

    youdao

  • 建立一个WebSocket连接客户服务初次握手的时候HTTP协议提升WebSocket协议,1所展示的。

    To establish a WebSocket connection, the client and server upgrade from the HTTP protocol to the Web Socket protocol during an initial handshake, as shown in Example 1.

    youdao

  • 因此一个工作良好的透明代理服务几乎立刻引起WebSocekt升级握手失败

    Therefore, a well-behaved transparent proxy server will cause the WebSocket upgrade handshake to fail almost immediately.

    youdao

  • 显式代理服务允许CONNECT方法时,TLS握手发送出去后面紧跟着WebSocket连接升级握手

    When the explicit proxy server allows the connect method, the TLS handshake is sent, followed by the WebSocket connection upgrade handshake.

    youdao

  • 系列的握手成功WebSocket信息流就可以开始阻碍通过代理服务了。

    After those handshakes succeed, WebSocket traffic can start flowing unimpeded through the proxy server.

    youdao

  • 如果服务禁用HTTP持续连接(keepalives),那么还需要进行TCP握手又导致一次双向连接,造成延迟时间加倍的后果。

    Or if your server has HTTP keepalives disabled, doing another TCP three-way handshake adds another round trip, doubling this latency.

    youdao

  • 为什么必需因为使用SSL握手服务发送SSL证书客户端密钥库存在可信证书列表中验证证书。

    Why it is required because using SSL handshake server will send its SSL certificate and client will validate this certificate from its trusted list of certificates present in his keystore.

    youdao

  • TCP协议建立通过客户服务之间的“三次握手”过程实现。

    The establishment of the TCP agreement makes it possible that "three-way handshake" connects the client and the server.

    youdao

  • TCP协议建立通过客户服务之间的“三次握手”过程实现。

    The establishment of the TCP agreement makes it possible that "three-way handshake" connects the client and the server.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定