我使用stunnel版本4.29连接到一个服务,该服务的提供者禁用了通过stunnel 4.29的连接。现在需要我从WHM更新我的特技。
我更新使用

  yum update stunnel
 Loaded plugins: fastestmirror, security
Setting up Update Process
 Loading mirror speeds from cached hostfile
  * base: repos.lax.quadranet.com
 * extras: dallas.tx.mirror.xygenhosting.com
* updates: dallas.tx.mirror.xygenhosting.com
No Packages marked for Update

我得到了响应-没有标记为要更新的包
请问有人知道我如何更新到stunnel 5.29吗?

最佳答案

没有stunnel版本5.29https://www.stunnel.org/downloads.html
CentOS 7有stunnel-4.56:stunnel-4.56-4.el7.src.rpm

$ rpmbuild -bb stunnel.spec

CentOS 6软件包:stunnel-4.56-4.el6.x86_64.rpm
下载链接https://drive.google.com/file/d/0B7S255p3kFXNSEFrVE1iNE81VzQ/view?usp=sharing

10-08 02:24