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!
在安全监视器上设置 SSL 参数
重要
此功能仅在新的默认配置文件上支持。有关这些配置文件的更多信息,请参阅 增强型 SSL 配置文件基础
监视器将继承全局设置或绑定到的服务的设置。如果监视器绑定到非 SSL 或非 SSL_TCP 服务(如 SSL_BRIDGE),则无法使用 SSL 设置(如要使用的协议版本或密码)对其进行配置。因此,如果您的部署需要对后端服务器进行基于 SSL 的监视,则监视无效。
通过将 SSL 配置文件绑定到监视器,您可以更好地控制后端服务器的基于 SSL 的监视。SSL 配置文件包含 SSL 参数、密码绑定和 ECC 绑定。例如,您可以在 SSL 配置文件中设置服务器身份验证、密码和协议版本,并将配置文件绑定到监视器。要执行服务器身份验证,还必须将 CA 证书绑定到监视器。要执行客户端身份验证,必须将客户端证书绑定到监视器。“bind lb monitor”命令的新参数使您能够执行此操作。
注意
只有在添加安全监视器时,SSL 设置才会生效。此外,SSL 配置文件类型必须是 后端。
支持 SSL 配置文件的监视器类型
SSL 配置文件可以绑定到以下监视器类型:
- HTTP
- http-ecv
- TCP
- tcp-ecv
- HTTP-INLINE
使用命令行在添加监视器时指定 SSL 配置文件
在命令提示符下,键入:
add lb monitor <monitorName> <type> -secure YES -sslprofile <string>
set lb monitor <monitorName> <type> -secure YES -sslprofile <string>
<!--NeedCopy-->
示例:
add ssl profile prof1 -sslProfileType BackEnd
add lb monitor mon1 HTTP -secure YES -sslprofile prof1
<!--NeedCopy-->
使用命令行将证书密钥对绑定到监视器
在命令提示符下,键入:
bind monitor <monitor name> -certkeyName <string> [(-CA [-crlCheck ( Mandatory | Optional ) | -ocspCheck ( Mandatory | Optional )]
<!--NeedCopy-->
共享
共享
在本文中
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.