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!
配置对 Outlook Web 访问的支持
如果您的 SSL 配置正在从 Outlook Web 访问 (OWA) 服务器卸载 SSL 事务,则必须在指向 OWA 服务器的所有 HTTP 请求中插入一个特殊的标头字段 FRONT-END-HTTPS: ON。OWA 服务器需要执行此操作才能生成 https://
而非 http://
格式的 URL 链接。
当您在 ADC 设备上启用 OWA 支持时,标头会自动插入到指定的 HTTP 流量中。您无需配置特定的标题插入。使用 SSL 策略标识指向 OWA 服务器的所有流量。
注意:只能为基于 HTTP 的 SSL 虚拟服务器和服务启用 Outlook Web 访问支持。您不能将其应用于基于 TCP 的 SSL 虚拟服务器和服务。
要启用 OWA 支持,请首先将 OWA 支持配置为 SSL 操作,然后创建一个策略来标识要启用 OWA 支持的虚拟服务器或服务。创建策略时,请将 OWA 支持操作指定为与策略关联的操作。然后,将策略绑定到接收 SSL 流量的 SSL 虚拟服务器。
创建 SSL 操作和策略以使用 CLI 启用 OWA 支持
在命令提示窗口中,键入以下命令来创建 SSL 操作以启用 OWA 支持并验证配置:
add ssl action <name> -OWASupport ( ENABLED | DISABLED )
show ssl action [<name>]
add ssl policy <name> -rule <expression> [-action <string>] [-undefAction <string>] [-comment <string>]
show ssl policy [<name>]
<!--NeedCopy-->
示例:
add ssl action ssl-action-2 -OWASupport ENABLED
Done
<!--NeedCopy-->
show ssl action ssl-action-2
1) Name: ssl-action-2
Type: Data Insertion
OWA Support: ENABLED
Hits: 0
Undef Hits: 0
Action Reference Count: 1
Done
<!--NeedCopy-->
add ssl policy ssl-pol -rule 'REQ.HTTP.METHOD == GET' -reqaction ssl-action-2
Done
<!--NeedCopy-->
sh ssl policy ssl-pol
Name: ssl-pol
Rule: REQ.HTTP.METHOD == GET
Action: ssl-action-2
UndefAction: Use Global
Hits: 0
Undef Hits: 0
Done
<!--NeedCopy-->
使用 GUI 创建 SSL 操作以启用 OWA 支持
- 导航到流量管理 > SSL > 策略,然后在操作选项卡上单击添加。
-
在 Outlook Web 访问列表中,选择已启用。
注意: Outlook Web Access 支持仅适用于基于 SSL 虚拟服务器的配置和基于透明 SSL 服务的配置,不适用于具有后端加密的 SSL 配置。
创建和绑定 SSL 策略以使用 GUI 启用 OWA 支持
-
导航到流量管理 > SSL > 策略,然后添加策略。
-
在“操作”列表中,选择您之前创建的操作。指定未定义的操作和表达式。
共享
共享
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group 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 Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.