单词 | OpenSSL | ||||||||
释义 | OpenSSL
更多释义 收起释义 例句释义: 开放安全套接字层,证书服务器,安全信息传输 1. Digital certificates can be easily created with the command-line OpenSSL tool or with any other tool made for that purpose. 数字证书可以使用OpenSSL命令行工具或其他用于此目的的工具简单地创建。 www-128.ibm.com 2. OpenSSL is the cryptography library used for SSL communications, and is required by mod_ssl to encrypt HTTP traffic for Apache. OpenSSL是用于SSL通信的密码方法库,并且被mod_ssl用来对Apache的HTTP通信进行加密。 www.ibm.com 3. Some of the algorithms supported by the OpenSSL library are patented or otherwise protected and may need to be licensed for use. OpenSSL库所支持的某些算法是受专利保护的,使用时可能需要获得许可。 www-128.ibm.com 4. If the certificate cannot be verified for trust, OpenSSL flags the certificate as invalid (but the connection can still continue). 如果不能确认证书是可信任的,那么OpenSSL会将证书标记为无效(但连接仍可以继续)。 www.ibm.com 5. This article goes deeper into OpenSSL, showing you how to secure the handshake against what is called a man in the middle (MITM) attack. 本文将深入介绍OpenSSL,向您介绍如何增强握手的安全性,防止所谓的中间人(MITM)攻击。 www.ibm.com 6. In the OpenSSL library, traditional socket calls are mimicked with a similar API that uses SSL context objects in place of file descriptors. 在OpenSSL库中,相似的API模仿传统的套接字调用,使用SSL上下文对象代替文件描述符。 www-128.ibm.com 7. The first two parts of this series discuss creating client-side applications using OpenSSL. 本系列文章的前两部分讨论了使用OpenSSL来创建客户机端应用程序的内容。 www.ibm.com 8. Part of the problem with learning how to implement OpenSSL is the fact that the documentation is not complete. 学习如何实现OpenSSL的困难部分在于其文档的不完全。 www.ibm.com 9. Note that not all of the digest and ciphers here are supported, but your OpenSSL must support the cipher and digest that you want to use. 注意,并非这里的所有摘要和密码都受到支持,但您的OpenSSL必须支持您想要使用的密码和摘要。 www.ibm.com 10. Not many tutorials on the use of OpenSSL exist either, so getting it to work in applications can be a little troublesome for beginners. 因为还没有多少关于OpenSSL使用的教程,所以对初学者来说,在应用程序中使用它可能会有一些困难。 www.ibm.com 1. It should also be noted here that OpenSSL is not officially supported on all platforms. 还要注意的是,OpenSSL并没有在所有的平台上都获得官方支持。 www.ibm.com 2. Encryption is a complex topic, but a basic overview of how TLS works is needed to use the OpenSSL package. 虽然加密是一个复杂的主题,但是要使用OpenSSL包,我们依然需要简要介绍一下TLS是如何工作的。 www.ibm.com 3. Instead, OpenSSL creates another BIO that must be popped off of the accept BIO using BIO_pop. 相反,OpenSSL会创建另外一个BIO,它必须使用BIO_pop来弹出接收BIO。 www.ibm.com 4. Binary distributions are typically compiled and distributed by third parties, not by the OpenSSL developers. 二进制版本通常是由第三方而不是由OpenSSL的开发人员来编译和发行的。 www.ibm.com 5. If you will be using OpenSSL to make certificate requests and digital certificates, then a configuration file must be created. 如果想使用OpenSSL来生成证书请求和数字证书,那么必须创建一个配置文件。 www.ibm.com 6. The OpenSSL website provides downloads and documentation on this software. OpenSSL网站提供关于这个软件的下载和文档。 www.ibm.com 7. Overall, creating a secure server application with OpenSSL is not difficult once you understand the basics of how it's done. 总体来说,一旦理解这一切是如何工作的,使用OpenSSL创建安全的服务器应用程序就没什么困难了。 www.ibm.com 8. With this option set, if the server suddenly wants a new handshake, OpenSSL handles it in the background. 使用这个选项进行设置,如果服务器突然希望进行一次新的握手,那么OpenSSL可以在后台处理它。 www.ibm.com 9. The OpenSSL performance was identical between the two systems. 两个系统中的OpenSSL性能平分秋色。 www.bing.com 10. It is now available as an installp image format; see the Resources section for download information. 现在可以获得installp映像格式的OpenSSL;下载信息见参考资料。 www.ibm.com 1. Because it is not part of the SSL standard, OpenSSL does not check the certificate's name against the host name. 由于这不是SSL标准的一部分,因此OpenSSL并不需要根据主机名对该证书的名字进行检查。 www.ibm.com 2. OpenSSL uses an abstraction library called BIO to handle communication of various kinds, including files and sockets, both secure and not. 不管连接是安全的还是不安全的,OpenSSL都使用了一个名为BIO的抽象库来处理包括文件和套接字在内的各种类型的通信。 www.ibm.com 3. Creating a basic server application using OpenSSL is almost identical in nature to creating a basic client application. 使用OpenSSL来创建基本的服务器应用程序从本质上来说几乎等同于创建一个基本的客户机应用程序。 www.ibm.com 4. The source code does not have external dependencies except for standard libraries like BDB, OpenSSL, TCL, STL, glibc and expat. 源代码除了像BDB,OpenSSL,TCL,STL,glibc和expat等等的标准库以外没有其它任何的外部依赖。 www.infoq.com 5. Developers can find news and documentation related to OpenSSL as well as access the OpenSSL mailing lists. 开发人员可以找到与OpenSSL相关的新闻和文档,还可以得到OpenSSL邮件列表。 www-128.ibm.com 6. Instead, OpenSSL provides a callback mechanism for obtaining the password. 相反,OpenSSL为获得密码提供了一种回调机制。 www.ibm.com 7. A template file called openssl. cnf is available in the apps folder of the OpenSSL package. 在OpenSSL程序包的apps文件夹中,有一个名为openssl.cnf的可用模板文件。 www.ibm.com 8. Most of the X. 509 structures used inside of OpenSSL you will most likely never use in an application. 在OpenSSL中使用的大部分X.509结构您自己在应用程序中几乎都不会用到。 www.ibm.com 9. There are also only three lines necessary to initialize the OpenSSL library. 要初始化OpenSSL库,只需要三个代码行即可。 www.ibm.com 10. OpenSSL has an entire internal library devoted to digital certificates. OpenSSL有一个专门用于数字证书的库。 www.ibm.com 1. If this parameter is NULL, OpenSSL writes the string to a static buffer that is 256 bytes in length, and returns a pointer to that buffer. 如果参数为NULL,则OpenSSL会将字符串写入到一个长度为256字节的静态缓冲区中,并返回指向该缓冲区的指针。 www.ibm.com 2. Create a self-signed server key (server. key) and certificate (server. crt) using the OpenSSL command-line tool openssl. 使用OpenSSL命令行工具openssl创建一个自签名的服务器密匙(server.key)和证书(server.crt)。 www.ibm.com 3. All are in the openssl subdirectory, and all three will be required for developing your project. 它们都位于openssl子目录中,而且都是开发您的项目所必需的。 www.ibm.com 4. If the certificate passed OpenSSL's internal checks, including checking for trust, then it returns X509_V_OK. 如果证书通过了包括信任检查在内的OpenSSL的内部检查,则返回X509_V_OK。 www.ibm.com 5. Stunnel requires that OpenSSL already be installed. Stunnel要求已经安装了OpenSSL。 www-128.ibm.com 6. In particular, the impact of OpenSSL (and specific tools like OpenSSH) has been immense. 特别是,OpenSSL(及具体的工具,如OpenSSH)的影响是巨大的。 www.ibm.com 7. You can determine the list of ciphers and message digest formats supported by using openssl help, as shown here in Listing 1. 可以通过openssl帮助确定受支持的密码和哈希格式列表,如清单1所示。 www.ibm.com 8. You may recall from Part 1 how I established both SSL and non-SSL communication using OpenSSL's BIO library. 我们可以回想一下在第1部分中是如何使用OpenSSLBIO库来建立SSL和非SSL通信的。 www.ibm.com 9. The required software is OpenSSL and stunnel. 所需的软件是OpenSSL和stunnel。 www.ibm.com 10. At the time of this writing, the latest version is 0. 9. 7d. 在撰写本文时,OpenSSL的最新版本是0. www.ibm.com 1. Part 1 discusses creating a basic secure client using OpenSSL, while Part 2 talks more in depth about digital certificates. 第1部分讨论了使用OpenSSL创建基本安全客户机的问题,而第2部分则深入讨论了有关数字证书的问题。 www.ibm.com 2. OpenSSL is a popular open-source library for TLS. OpenSSL是TLS的一个非常流行的开源库。 www.infoq.com 3. PKCS12 files can be in PEM (as created by openssl pkcs12). PKCS12文件可以用PEM编码(由opensslpkcs12创建)。 www.infoq.com 4. So how can you implement a basic secure connection using OpenSSL? 那么怎样才能使用OpenSSL实现一个基本的安全连接呢? www.ibm.com 5. If you haven't already done so, please read Part 1 in the series, " Overview of the API, " to learn how to set up the OpenSSL library. 如果您还不了解相关知识,请参阅本系列第1部分“API概述”来学习如何设置OpenSSL库。 www.ibm.com 6. It relies on a separate library such as OpenSSL or SSLeay to implement the underlying TLS or SSL protocol. Stunnel依赖于某个独立的库,如OpenSSL或者SSLeay,以实现下面的TLS或SSL协议。 en.wikipedia.org 7. Stunnel is a program that can encrypt arbitrary TCP sessions using the OpenSSL library. Stunnel是一个程序,可以使用OpenSSL库对任意TCP会话进行加密。 www-128.ibm.com 8. For information on how to use the OpenSSL command-line tool, look in the Resources section. 要获得关于如何使用OpenSSL命令行工具的资料,请参阅参考资料部分。 www.ibm.com 9. Create the server key: openssl genrsa -des3 -out server. key 1024. 创建服务器密匙:opensslgenrsa-des3-outserver.key1024。 www.ibm.com 10. You may want to consider upgrading other software such as openssl, openssh, lsof, etc at this stage. 您也许想在这个阶段考虑升级其他软件,比如openssl、openssh、lsof等。 www.ibm.com 1. After you've installed the OpenSSL and stunnel programs, complete these steps 安装好OpenSSL和stunnel程序后,请完成以下步骤 www.ibm.com 2. OpenSSL -- the Secure Sockets Layer (SSL) security library OpenSSL–安全套接字层(SSL)安全库 www.ibm.com 3. OpenSSL, for secure sockets layer support 可以支持安全套接字层 www.ibm.com 4. To install the Open SSL code, and click 以安装OpenSSL代码,然后点击 www-128.ibm.com |
||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。