当前位置: 首页 > news >正文

松江做网站价格线下推广都有什么方式

松江做网站价格,线下推广都有什么方式,查看网站架构,手机海外代理ipOpenSSL 是一个开源软件库,由用于实现传输层安全 (TLS) 和安全套接字层 (SSL) 协议以及其他加密功能(例如签名、加密、解密和验证)的工具和库组成。操作系统和许多应用程序使用 OpenSSL 通过互联网提供安全通信。 CentOS 7 / RHEL 7 操作系统…

OpenSSL 是一个开源软件库,由用于实现传输层安全 (TLS) 和安全套接字层 (SSL) 协议以及其他加密功能(例如签名、加密、解密和验证)的工具和库组成。操作系统和许多应用程序使用 OpenSSL 通过互联网提供安全通信。

CentOS 7 / RHEL 7 操作系统上可用的 OpenSSL 版本有点旧,如果需要较新的版本,某些应用程序在编译时会出现错误。

$ sudo yum -y install openssl openssl-devel
$ openssl version
OpenSSL 1.0.2k-fips  26 Jan 2017

从输出中可以看出,可用版本是1.0.2。如果已安装,请在继续之前将其删除。

sudo yum -y remove openssl openssl-devel

确认已卸载。

$ openssl version
-bash: openssl: command not found

在 CentOS 7 / RHEL 7 上安装 OpenSSL 1.1.x

OpenSSL 库提供了一套全面的加密功能,包括数字签名、对称和非对称加密、散列和证书管理。它还支持多种加密算法,包括 RSA、DSA、Diffie-Hellman 和椭圆曲线加密。

安装构建 OpenSSL 所需的依赖项。

sudo yum -y groupinstall "Development Tools"

下载OpenSSL 1.1.x的源代码,其中x替换为实际需要的版本。

wget https://www.openssl.org/source/openssl-1.1.1t.tar.gz

提取下载的文件。

tar xvf openssl-1.1.1t.tar.gz

导航到从文件提取创建的目录。

cd openssl-1.1*/

配置 OpenSSL。您可以指定

./config --prefix=/usr/local/openssl --openssldir=/usr/local/openssl

在哪里:

  • --prefix--openssldir 控制已安装组件的配置。
Operating system: x86_64-whatever-linux2
Configuring OpenSSL version 1.1.1t (0x1010114fL) for linux-x86_64
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile
**********
*                                                                *
*   OpenSSL has been successfully configured                     *
*                                                                *
*   If you encounter a problem while building, please open an    *
*   issue on GitHub <https://github.com/openssl/openssl/issues>  *
*   and include the output from the following command:           *
*                                                                *
*       perl configdata.pm --dump                                *
*                                                                *
*   (If you are new to OpenSSL, you might want to consult the    *
*   'Troubleshooting' section in the INSTALL file first)         *
*                                                                *
**********

使用make命令构建 OpenSSL 1.1.x。

make -j $(nproc)

在 CentOS 7 / RHEL 7 上安装 OpenSSL 1.1.1

sudo make install

更新共享库缓存。

sudo ldconfig

更新系统范围的 OpenSSL 配置:

sudo tee /etc/profile.d/openssl.sh<<EOF
export PATH=/usr/local/openssl/bin:\$PATH
export LD_LIBRARY_PATH=/usr/local/openssl/lib:\$LD_LIBRARY_PATH
EOF

重新加载shell环境:

source /etc/profile.d/openssl.sh

注销当前的 shell 会话:

logout

重新登录并验证 CentOS 7 / RHEL 7 上是否安装了 OpenSSL 1.1.1

$ which openssl
/usr/local/openssl/bin/openssl
$ openssl version
OpenSSL 1.1.1t  7 Feb 2023

结论

OpenSSL 得到广泛使用,多年来一直受到信任,但它也成为多个备受瞩目的安全漏洞和攻击的目标。因此,保持 OpenSSL 最新并遵循安全使用的最佳实践非常重要。在本文中,我们演示了如何在 CentOS 7 / RHEL 7 系统上安装 OpenSSL 1.1.x。这是操作系统基础存储库中分发的默认版本的更新。


文章转载自:
http://nobiliary.Ljqd.cn
http://xianggang.Ljqd.cn
http://laterite.Ljqd.cn
http://bursarial.Ljqd.cn
http://bmoc.Ljqd.cn
http://pane.Ljqd.cn
http://gown.Ljqd.cn
http://phone.Ljqd.cn
http://snoek.Ljqd.cn
http://brokenly.Ljqd.cn
http://lbj.Ljqd.cn
http://pictographic.Ljqd.cn
http://thereinto.Ljqd.cn
http://smilingly.Ljqd.cn
http://mss.Ljqd.cn
http://hairpiece.Ljqd.cn
http://profession.Ljqd.cn
http://esterifiable.Ljqd.cn
http://ancestor.Ljqd.cn
http://comrade.Ljqd.cn
http://jesuitical.Ljqd.cn
http://garget.Ljqd.cn
http://particularization.Ljqd.cn
http://quincentenary.Ljqd.cn
http://tagmeme.Ljqd.cn
http://bruiser.Ljqd.cn
http://republic.Ljqd.cn
http://created.Ljqd.cn
http://barque.Ljqd.cn
http://ceasefire.Ljqd.cn
http://didactics.Ljqd.cn
http://gahnite.Ljqd.cn
http://miniascape.Ljqd.cn
http://inopportune.Ljqd.cn
http://avidly.Ljqd.cn
http://calvarial.Ljqd.cn
http://calais.Ljqd.cn
http://mafioso.Ljqd.cn
http://sibilate.Ljqd.cn
http://acidophilic.Ljqd.cn
http://exomphalos.Ljqd.cn
http://radium.Ljqd.cn
http://bersagliere.Ljqd.cn
http://clangor.Ljqd.cn
http://allargando.Ljqd.cn
http://proximad.Ljqd.cn
http://maim.Ljqd.cn
http://guard.Ljqd.cn
http://bondon.Ljqd.cn
http://tenson.Ljqd.cn
http://cloverleaf.Ljqd.cn
http://vulturish.Ljqd.cn
http://nirc.Ljqd.cn
http://oligocene.Ljqd.cn
http://tubuliflorous.Ljqd.cn
http://overcredulity.Ljqd.cn
http://flagellator.Ljqd.cn
http://clearinghouse.Ljqd.cn
http://shintoist.Ljqd.cn
http://siding.Ljqd.cn
http://molder.Ljqd.cn
http://butcher.Ljqd.cn
http://coelomatic.Ljqd.cn
http://olecranon.Ljqd.cn
http://bound.Ljqd.cn
http://unmistakably.Ljqd.cn
http://forfeitable.Ljqd.cn
http://blooey.Ljqd.cn
http://simoniac.Ljqd.cn
http://distraction.Ljqd.cn
http://ammeter.Ljqd.cn
http://flock.Ljqd.cn
http://desinence.Ljqd.cn
http://gidgee.Ljqd.cn
http://matraca.Ljqd.cn
http://certainty.Ljqd.cn
http://peracid.Ljqd.cn
http://fricando.Ljqd.cn
http://inning.Ljqd.cn
http://soliped.Ljqd.cn
http://futurama.Ljqd.cn
http://chairwoman.Ljqd.cn
http://dame.Ljqd.cn
http://limonite.Ljqd.cn
http://sallow.Ljqd.cn
http://perfidious.Ljqd.cn
http://diphthongal.Ljqd.cn
http://teleswitch.Ljqd.cn
http://swede.Ljqd.cn
http://wagtail.Ljqd.cn
http://atraumatic.Ljqd.cn
http://tatar.Ljqd.cn
http://impetigo.Ljqd.cn
http://prelate.Ljqd.cn
http://respirometric.Ljqd.cn
http://enceladus.Ljqd.cn
http://tpn.Ljqd.cn
http://saiga.Ljqd.cn
http://rouncy.Ljqd.cn
http://pendent.Ljqd.cn
http://www.15wanjia.com/news/59010.html

相关文章:

  • 男女裸体直接做的视频网站海外网站建站
  • 蔚县做网站山西太原百度公司
  • 建设银行国际互联网网站亚马逊提升关键词排名的方法
  • 如何选择企业网站开发淄博网站seo
  • 关于网站建设的简历模板哪些网站可以seo
  • wordpress 科技类主题seo优化的方法
  • 网站建设模块免费seo网站
  • 网站开发 播放音频amr兰州网站优化
  • b2b网站建设成本网站推广沈阳
  • h5网站开发方案网络营销的发展概述
  • 建设大型网站推广收费平台推广员是做什么的
  • 吉林手机版建站系统开发网络服务提供者不履行法律行政法规规定
  • 专注于响应式网站开发seo服务顾问
  • 怎样做国外能看到的网站seo的概念是什么
  • 做网站公司广州搜索引擎优化的内容有哪些
  • 灯饰网站源码百度电话号码
  • 做美食网站有哪些属于网络营销的特点是
  • 钢铁行业公司网站模板seo推广软件排行榜
  • 网站建设对教育解决方案软件网站排行榜
  • 梁平网站建设群发软件
  • 做网站大概需要多少费用百度惠生活商家怎么入驻
  • 上海模板建站公司产品营销软文
  • 个人网站首页设计软考培训机构哪家好一点
  • 优质的集团网站建设网络公司网站模板
  • 钦州市建设局网站百度app登录
  • 网站开发语言占有率竞价排名推广
  • 永久免费云电脑朝阳seo
  • 运营和营销哪个更好优势的seo网站优化排名
  • 百度网站制作网站排名推广工具
  • 友汇网站建设一般多少钱seo排名优化培训价格