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 Accessに対するサポートの構成
SSL 構成が Outlook Web Access (OWA) サーバーから SSL トランザクションをオフロードしている場合は、OWA サーバーに送信されるすべての HTTP 要求に、特別なヘッダーフィールド FRONT-END-HTTPS: ON を挿入する必要があります。このアクションは、OWA サーバーがhttp://
ではなくhttps://
のURL リンクを生成するために必要です。
ADC アプライアンスで OWA のサポートを有効にすると、ヘッダーは指定された HTTP トラフィックに自動的に挿入されます。特定のヘッダー挿入を設定する必要はありません。SSL ポリシーを使用して、OWA サーバーに送信されるすべてのトラフィックを識別します。
注:Outlook Web Access サポートを有効にできるのは、HTTP ベースの SSL 仮想サーバーとサービスのみです。TCP ベースの SSL 仮想サーバおよびサービスには適用できません。
OWA サポートを有効にするには、まず OWA サポートを SSL アクションとして設定し、次に OWA サポートを有効にする仮想サーバーまたはサービスを識別するポリシーを作成します。ポリシーを作成するときは、ポリシーに関連するアクションとして OWA サポートアクションを指定します。次に、SSL トラフィックを受信する SSL 仮想サーバーにポリシーをバインドします。
CLI を使用して OWA サポートを有効にする SSL アクションとポリシーを作成する
コマンドプロンプトで次のコマンドを入力し、OWAサポートを有効にするSSLアクションを作成して構成を確認します。
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を使用してOWAサポートを有効にするSSLアクションを作成します
- Traffic Management > SSL > Policiesに移動してActionsタブでAddをクリックします。
-
Outlook Web アクセスリストで、[有効] を選択します。
注: Outlook Web Access のサポートは、SSL 仮想サーバーベースの構成と透過的 SSL サービスベースの構成にのみ適用され、バックエンド暗号化を使用する SSL 構成には適用されません。
GUI を使用して OWA サポートを有効にする SSL ポリシーを作成してバインドする
-
[トラフィック管理] > [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.