Home > Backend Development > PHP Tutorial > nginx使用openssl的这几种包有什么区别?

nginx使用openssl的这几种包有什么区别?

PHP中文网
Release: 2023-02-28 11:48:02
Original
2602 people have browsed it

今天在编译nginx的时候 ,发现现在openssl上面有几种不同的包 如下:

4441     2016-Jan-28 14:38:54     openssl-1.0.1r.tar.gz (SHA256) (PGP sign) (SHA1)
5135     2016-Jan-28 14:38:54     openssl-1.0.2f.tar.gz (SHA256) (PGP sign) (SHA1)
4906     2016-Feb-15 18:56:05     openssl-1.1.0-pre3.tar.gz (SHA256) (PGP sign) (SHA1)
1420     2016-Feb-13 20:13:39     openssl-fips-2.0.12.tar.gz (SHA256) (PGP sign) (SHA1)
1399     2016-Feb-13 20:13:39     openssl-fips-ecp-2.0.12.tar.gz (SHA256) (PGP sign) (SHA1)

问:
1.0和2.0的有什么区别?
fips-2.0.12和fips-ecp-2.0.12有什么区别?

最新的ngnix 1.9用哪个好?

回复内容:

今天在编译nginx的时候 ,发现现在openssl上面有几种不同的包 如下:

4441     2016-Jan-28 14:38:54     openssl-1.0.1r.tar.gz (SHA256) (PGP sign) (SHA1)
5135     2016-Jan-28 14:38:54     openssl-1.0.2f.tar.gz (SHA256) (PGP sign) (SHA1)
4906     2016-Feb-15 18:56:05     openssl-1.1.0-pre3.tar.gz (SHA256) (PGP sign) (SHA1)
1420     2016-Feb-13 20:13:39     openssl-fips-2.0.12.tar.gz (SHA256) (PGP sign) (SHA1)
1399     2016-Feb-13 20:13:39     openssl-fips-ecp-2.0.12.tar.gz (SHA256) (PGP sign) (SHA1)

问:
1.0和2.0的有什么区别?
fips-2.0.12和fips-ecp-2.0.12有什么区别?

最新的ngnix 1.9用哪个好?

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template