Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 redhat 分发自定义应用程序。我想设置我的更新服务器以自动更新客户端应用程序。我需要确保更新过程的安全。
与更新服务器的连接能否得到保护和认证?有加密更新方法吗?使用服务器证书检查?谢谢。
HTTPS 是一种相当安全的方法。但是无论如何,您的包裹都应该签名。