This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
Secure HDX(技术预览版)
可以端到端加密 Citrix Workspace 应用程序(客户端)与 VDA(会话主机)之间的 ICA 会话。
端到端加密 (E2EE) 功能不允许包括 Citrix Gateway 在内的任何中间网络元素解密 ICA 流量。它可以提升环境的安全状况,并且易于配置和管理。
系统要求
- Linux VDA 最低版本 2311
- Delivery Controller 最低版本 2308
- StoreFront 最低版本 2308
- 适用于 Windows 的 Citrix Workspace 应用程序最低版本 2308
配置
启用端到端加密
默认情况下,端到端加密 (E2EE) 功能处于禁用状态。要将其启用,请在 Citrix Studio 中将 Secure HDX 策略设置为已启用。
安排证书续订
端到端加密 (E2EE) 功能需要由 Linux VDA 上的 ctxcertmgr 服务进行管理的自签名证书及其私钥。
ctxcertmgr 服务启动或重新启动时会创建新的自签名证书。默认情况下,ctxcertmgr 服务每 7 天在凌晨 2:00 更新一次证书(包括其私钥)。还可以使用类似于以下内容的注册表设置来安排证书续订:
/opt/Citrix/VDA/bin/ctxreg create -k "HKLM\Software\Citrix\SecureHDX" -t "REG_SZ" -v "CaRotationStartDate" -d "2023-10-19" --force
/opt/Citrix/VDA/bin/ctxreg create -k "HKLM\Software\Citrix\SecureHDX" -t "REG_SZ" -v "CaRotationTime" -d "00:45:30" --force
/opt/Citrix/VDA/bin/ctxreg create -k "HKLM\Software\Citrix\SecureHDX" -t "REG_DWORD" -v "CaRotationPeriod" -d "0x00000005" --force
<!--NeedCopy-->
在上面的示例中,第一次证书续订时间设置为 2023-10-19 的 00:45:30。之后,ctxcermgr 服务每 5 天在 00:45:30 续订一次证书。计划的日期和时间是指 Linux VDA 上的日期和时间。
共享
共享
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.