你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ssl
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 启用 SSL 连接。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl |
ssl_ca_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书颁发机构文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/ca.pem |
| 允许的值 | /datadrive/certs/ca.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_ca_file |
ssl_cert_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器证书文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/cert.pem |
| 允许的值 | /datadrive/certs/cert.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_cert_file |
ssl_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置允许的 SSL 密码列表。 |
| 数据类型 | 字符串 |
| 默认值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 允许的值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 参数类型 | 只读的 |
| Documentation | ssl_ciphers |
ssl_crl_dir
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书吊销列表目录的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_crl_dir |
ssl_crl_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书吊销列表文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_crl_file |
ssl_dh_params_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL DH 参数文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_dh_params_file |
ssl_key_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器私钥文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/key.pem |
| 允许的值 | /datadrive/certs/key.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_key_file |
ssl_max_protocol_version (SSL最大协议版本)
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置要使用的最高 SSL/TLS 协议版本。 |
| 数据类型 | 枚举 |
| 默认值 | |
| 允许的值 | TLSv1.2,TLSv1.3 |
| 参数类型 | dynamic |
| Documentation | ssl_max_protocol_version |
ssl_min_protocol_version
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置要使用的最低 SSL/TLS 协议版本。 |
| 数据类型 | 枚举 |
| 默认值 | TLSv1.2 |
| 允许的值 | TLSv1.2,TLSv1.3 |
| 参数类型 | dynamic |
| Documentation | ssl_min_protocol_version |
ssl_passphrase_command
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 用于获取 SSL 通行短语的命令。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command |
ssl_passphrase_command_supports_reload
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 控制在服务器重新加载期间是否调用“ssl_passphrase_command”。 |
| 数据类型 | 布尔 |
| 默认值 | off |
| 允许的值 | off |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command_supports_reload |
ssl_prefer_server_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 优先考虑服务器密码套件顺序。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl_prefer_server_ciphers |
ssl
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 启用 SSL 连接。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl |
ssl_ca_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书颁发机构文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/ca.pem |
| 允许的值 | /datadrive/certs/ca.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_ca_file |
ssl_cert_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器证书文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/cert.pem |
| 允许的值 | /datadrive/certs/cert.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_cert_file |
ssl_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置允许的 SSL 密码列表。 |
| 数据类型 | 字符串 |
| 默认值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 允许的值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 参数类型 | 只读的 |
| Documentation | ssl_ciphers |
ssl_crl_dir
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书吊销列表目录的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_crl_dir |
ssl_crl_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书吊销列表文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_crl_file |
ssl_dh_params_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL DH 参数文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_dh_params_file |
ssl_ecdh_curve
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置用于 ECDH 的曲线。 |
| 数据类型 | 字符串 |
| 默认值 | prime256v1 |
| 允许的值 | prime256v1 |
| 参数类型 | 只读的 |
| Documentation | ssl_ecdh_curve |
ssl_key_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器私钥文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/key.pem |
| 允许的值 | /datadrive/certs/key.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_key_file |
ssl_max_protocol_version (SSL最大协议版本)
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置要使用的最高 SSL/TLS 协议版本。 |
| 数据类型 | 枚举 |
| 默认值 | |
| 允许的值 | TLSv1.2,TLSv1.3 |
| 参数类型 | dynamic |
| Documentation | ssl_max_protocol_version |
ssl_min_protocol_version
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置要使用的最低 SSL/TLS 协议版本。 |
| 数据类型 | 枚举 |
| 默认值 | TLSv1.2 |
| 允许的值 | TLSv1.2,TLSv1.3 |
| 参数类型 | dynamic |
| Documentation | ssl_min_protocol_version |
ssl_passphrase_command
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 用于获取 SSL 通行短语的命令。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command |
ssl_passphrase_command_supports_reload
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 控制是否在服务器重新加载期间调用 ssl_passphrase_command。 |
| 数据类型 | 布尔 |
| 默认值 | off |
| 允许的值 | off |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command_supports_reload |
ssl_prefer_server_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 优先考虑服务器密码套件顺序。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl_prefer_server_ciphers |
ssl
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 启用 SSL 连接。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl |
ssl_ca_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书颁发机构文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/ca.pem |
| 允许的值 | /datadrive/certs/ca.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_ca_file |
ssl_cert_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器证书文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/cert.pem |
| 允许的值 | /datadrive/certs/cert.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_cert_file |
ssl_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置允许的 SSL 密码列表。 |
| 数据类型 | 字符串 |
| 默认值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 允许的值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 参数类型 | 只读的 |
| Documentation | ssl_ciphers |
ssl_crl_dir
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书吊销列表目录的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_crl_dir |
ssl_crl_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书吊销列表文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_crl_file |
ssl_dh_params_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL DH 参数文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_dh_params_file |
ssl_ecdh_curve
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置用于 ECDH 的曲线。 |
| 数据类型 | 字符串 |
| 默认值 | prime256v1 |
| 允许的值 | prime256v1 |
| 参数类型 | 只读的 |
| Documentation | ssl_ecdh_curve |
ssl_key_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器私钥文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/key.pem |
| 允许的值 | /datadrive/certs/key.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_key_file |
ssl_max_protocol_version (SSL最大协议版本)
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置要使用的最高 SSL/TLS 协议版本。 |
| 数据类型 | 枚举 |
| 默认值 | |
| 允许的值 | TLSv1.2,TLSv1.3 |
| 参数类型 | dynamic |
| Documentation | ssl_max_protocol_version |
ssl_min_protocol_version
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置要使用的最低 SSL/TLS 协议版本。 |
| 数据类型 | 枚举 |
| 默认值 | TLSv1.2 |
| 允许的值 | TLSv1.2,TLSv1.3 |
| 参数类型 | dynamic |
| Documentation | ssl_min_protocol_version |
ssl_passphrase_command
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 用于获取 SSL 通行短语的命令。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command |
ssl_passphrase_command_supports_reload
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 控制是否在服务器重新加载期间调用 ssl_passphrase_command。 |
| 数据类型 | 布尔 |
| 默认值 | off |
| 允许的值 | off |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command_supports_reload |
ssl_prefer_server_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 优先考虑服务器密码套件顺序。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl_prefer_server_ciphers |
ssl
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 启用 SSL 连接。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl |
ssl_ca_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书颁发机构文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/ca.pem |
| 允许的值 | /datadrive/certs/ca.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_ca_file |
ssl_cert_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器证书文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/cert.pem |
| 允许的值 | /datadrive/certs/cert.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_cert_file |
ssl_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置允许的 SSL 密码列表。 |
| 数据类型 | 字符串 |
| 默认值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 允许的值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 参数类型 | 只读的 |
| Documentation | ssl_ciphers |
ssl_crl_dir
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书吊销列表目录的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_crl_dir |
ssl_crl_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书吊销列表文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_crl_file |
ssl_dh_params_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL DH 参数文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_dh_params_file |
ssl_ecdh_curve
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置用于 ECDH 的曲线。 |
| 数据类型 | 字符串 |
| 默认值 | prime256v1 |
| 允许的值 | prime256v1 |
| 参数类型 | 只读的 |
| Documentation | ssl_ecdh_curve |
ssl_key_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器私钥文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/key.pem |
| 允许的值 | /datadrive/certs/key.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_key_file |
ssl_max_protocol_version (SSL最大协议版本)
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置要使用的最高 SSL/TLS 协议版本。 |
| 数据类型 | 枚举 |
| 默认值 | |
| 允许的值 | TLSv1.2,TLSv1.3 |
| 参数类型 | dynamic |
| Documentation | ssl_max_protocol_version |
ssl_min_protocol_version
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置要使用的最低 SSL/TLS 协议版本。 |
| 数据类型 | 枚举 |
| 默认值 | TLSv1.2 |
| 允许的值 | TLSv1.2,TLSv1.3 |
| 参数类型 | dynamic |
| Documentation | ssl_min_protocol_version |
ssl_passphrase_command
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 用于获取 SSL 通行短语的命令。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command |
ssl_passphrase_command_supports_reload
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 控制是否在服务器重新加载期间调用 ssl_passphrase_command。 |
| 数据类型 | 布尔 |
| 默认值 | off |
| 允许的值 | off |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command_supports_reload |
ssl_prefer_server_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 优先考虑服务器密码套件顺序。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl_prefer_server_ciphers |
ssl
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 启用 SSL 连接。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl |
ssl_ca_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书颁发机构文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/ca.pem |
| 允许的值 | /datadrive/certs/ca.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_ca_file |
ssl_cert_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器证书文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/cert.pem |
| 允许的值 | /datadrive/certs/cert.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_cert_file |
ssl_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置允许的 SSL 密码列表。 |
| 数据类型 | 字符串 |
| 默认值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 允许的值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 参数类型 | 只读的 |
| Documentation | ssl_ciphers |
ssl_crl_dir
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书吊销列表目录的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_crl_dir |
ssl_crl_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书吊销列表文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_crl_file |
ssl_dh_params_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL DH 参数文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_dh_params_file |
ssl_ecdh_curve
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置用于 ECDH 的曲线。 |
| 数据类型 | 字符串 |
| 默认值 | prime256v1 |
| 允许的值 | prime256v1 |
| 参数类型 | 只读的 |
| Documentation | ssl_ecdh_curve |
ssl_key_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器私钥文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/key.pem |
| 允许的值 | /datadrive/certs/key.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_key_file |
ssl_max_protocol_version (SSL最大协议版本)
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置要使用的最高 SSL/TLS 协议版本。 |
| 数据类型 | 枚举 |
| 默认值 | |
| 允许的值 | TLSv1.2,TLSv1.3 |
| 参数类型 | dynamic |
| Documentation | ssl_max_protocol_version |
ssl_min_protocol_version
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置要使用的最低 SSL/TLS 协议版本。 |
| 数据类型 | 枚举 |
| 默认值 | TLSv1.2 |
| 允许的值 | TLSv1.2,TLSv1.3 |
| 参数类型 | dynamic |
| Documentation | ssl_min_protocol_version |
ssl_passphrase_command
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 用于获取 SSL 通行短语的命令。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command |
ssl_passphrase_command_supports_reload
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 也可以在服务器重新加载期间使用ssl_passphrase_command。 |
| 数据类型 | 布尔 |
| 默认值 | off |
| 允许的值 | off |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command_supports_reload |
ssl_prefer_server_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 优先考虑服务器密码套件顺序。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl_prefer_server_ciphers |
ssl
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 启用 SSL 连接。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl |
ssl_ca_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书颁发机构文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/ca.pem |
| 允许的值 | /datadrive/certs/ca.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_ca_file |
ssl_cert_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器证书文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/cert.pem |
| 允许的值 | /datadrive/certs/cert.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_cert_file |
ssl_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置允许的 SSL 密码列表。 |
| 数据类型 | 字符串 |
| 默认值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 允许的值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 参数类型 | 只读的 |
| Documentation | ssl_ciphers |
ssl_crl_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书吊销列表文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_crl_file |
ssl_dh_params_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL DH 参数文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_dh_params_file |
ssl_ecdh_curve
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置用于 ECDH 的曲线。 |
| 数据类型 | 字符串 |
| 默认值 | prime256v1 |
| 允许的值 | prime256v1 |
| 参数类型 | 只读的 |
| Documentation | ssl_ecdh_curve |
ssl_key_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器私钥文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/key.pem |
| 允许的值 | /datadrive/certs/key.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_key_file |
ssl_max_protocol_version (SSL最大协议版本)
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置要使用的最高 SSL/TLS 协议版本。 |
| 数据类型 | 枚举 |
| 默认值 | |
| 允许的值 | TLSv1.2,TLSv1.3 |
| 参数类型 | dynamic |
| Documentation | ssl_max_protocol_version |
ssl_min_protocol_version
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置要使用的最低 SSL/TLS 协议版本。 |
| 数据类型 | 枚举 |
| 默认值 | TLSv1.2 |
| 允许的值 | TLSv1.2,TLSv1.3 |
| 参数类型 | dynamic |
| Documentation | ssl_min_protocol_version |
ssl_passphrase_command
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 用于获取 SSL 通行短语的命令。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command |
ssl_passphrase_command_supports_reload
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 也可以在服务器重新加载期间使用ssl_passphrase_command。 |
| 数据类型 | 布尔 |
| 默认值 | off |
| 允许的值 | off |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command_supports_reload |
ssl_prefer_server_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 优先考虑服务器密码套件顺序。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl_prefer_server_ciphers |
ssl
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 启用 SSL 连接。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl |
ssl_ca_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书颁发机构文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/ca.pem |
| 允许的值 | /datadrive/certs/ca.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_ca_file |
ssl_cert_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器证书文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/cert.pem |
| 允许的值 | /datadrive/certs/cert.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_cert_file |
ssl_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置允许的 SSL 密码列表。 |
| 数据类型 | 字符串 |
| 默认值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 允许的值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 参数类型 | 只读的 |
| Documentation | ssl_ciphers |
ssl_crl_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书吊销列表文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_crl_file |
ssl_dh_params_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL DH 参数文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_dh_params_file |
ssl_ecdh_curve
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置用于 ECDH 的曲线。 |
| 数据类型 | 字符串 |
| 默认值 | prime256v1 |
| 允许的值 | prime256v1 |
| 参数类型 | 只读的 |
| Documentation | ssl_ecdh_curve |
ssl_key_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器私钥文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/key.pem |
| 允许的值 | /datadrive/certs/key.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_key_file |
ssl_max_protocol_version (SSL最大协议版本)
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置要使用的最高 SSL/TLS 协议版本。 |
| 数据类型 | 枚举 |
| 默认值 | |
| 允许的值 | TLSv1.2,TLSv1.3 |
| 参数类型 | dynamic |
| Documentation | ssl_max_protocol_version |
ssl_min_protocol_version
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置要使用的最低 SSL/TLS 协议版本。 |
| 数据类型 | 枚举 |
| 默认值 | TLSv1.2 |
| 允许的值 | TLSv1.2,TLSv1.3 |
| 参数类型 | dynamic |
| Documentation | ssl_min_protocol_version |
ssl_passphrase_command
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 用于获取 SSL 通行短语的命令。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command |
ssl_passphrase_command_supports_reload
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 也可以在服务器重新加载期间使用ssl_passphrase_command。 |
| 数据类型 | 布尔 |
| 默认值 | off |
| 允许的值 | off |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command_supports_reload |
ssl_prefer_server_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 优先考虑服务器密码套件顺序。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl_prefer_server_ciphers |
ssl
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 启用 SSL 连接。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl |
ssl_ca_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书颁发机构文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/ca.pem |
| 允许的值 | /datadrive/certs/ca.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_ca_file |
ssl_cert_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器证书文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/cert.pem |
| 允许的值 | /datadrive/certs/cert.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_cert_file |
ssl_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置允许的 SSL 密码列表。 |
| 数据类型 | 字符串 |
| 默认值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 允许的值 | ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 |
| 参数类型 | 只读的 |
| Documentation | ssl_ciphers |
ssl_crl_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 证书吊销列表文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_crl_file |
ssl_dh_params_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL DH 参数文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_dh_params_file |
ssl_ecdh_curve
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 设置用于 ECDH 的曲线。 |
| 数据类型 | 字符串 |
| 默认值 | prime256v1 |
| 允许的值 | prime256v1 |
| 参数类型 | 只读的 |
| Documentation | ssl_ecdh_curve |
ssl_key_file
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | SSL 服务器私钥文件的位置。 |
| 数据类型 | 字符串 |
| 默认值 | /datadrive/certs/key.pem |
| 允许的值 | /datadrive/certs/key.pem |
| 参数类型 | 只读的 |
| Documentation | ssl_key_file |
ssl_passphrase_command
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 用于获取 SSL 通行短语的命令。 |
| 数据类型 | 字符串 |
| 默认值 | |
| 允许的值 | |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command |
ssl_passphrase_command_supports_reload
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 也可以在服务器重新加载期间使用ssl_passphrase_command。 |
| 数据类型 | 布尔 |
| 默认值 | off |
| 允许的值 | off |
| 参数类型 | 只读的 |
| Documentation | ssl_passphrase_command_supports_reload |
ssl_prefer_server_ciphers
| Attribute | 价值 |
|---|---|
| 类别 | 连接和身份验证/SSL |
| Description | 优先考虑服务器密码套件顺序。 |
| 数据类型 | 布尔 |
| 默认值 | on |
| 允许的值 | on |
| 参数类型 | 只读的 |
| Documentation | ssl_prefer_server_ciphers |