|
|
@@ -1824,8 +1824,8 @@ server_ssl_opts_schema_enable_crl_check {
|
|
|
crl_cache_refresh_http_timeout {
|
|
|
desc {
|
|
|
en: "The timeout for the HTTP request when fetching CRLs. This is"
|
|
|
- " global for all listeners."
|
|
|
- zh: "获取 CRLs 时 HTTP 请求的超时。 这对所有监听器来说是全局的。"
|
|
|
+ " a global setting for all listeners."
|
|
|
+ zh: "获取 CRLs 时 HTTP 请求的超时。 该配置对所有启用 CRL 检查的监听器监听器有效。"
|
|
|
}
|
|
|
label: {
|
|
|
en: "CRL Cache Refresh HTTP Timeout"
|
|
|
@@ -1835,9 +1835,9 @@ crl_cache_refresh_http_timeout {
|
|
|
|
|
|
crl_cache_refresh_interval {
|
|
|
desc {
|
|
|
- en: "The period to refresh the CRLs from the servers. This is global"
|
|
|
+ en: "The period to refresh the CRLs from the servers. This is a global setting"
|
|
|
" for all URLs and listeners."
|
|
|
- zh: "从服务器刷新CRL的周期。 这对所有URL和监听器来说是全局性的。"
|
|
|
+ zh: "从服务器刷新CRL的周期。 该配置对所有 URL 和监听器有效。"
|
|
|
}
|
|
|
label: {
|
|
|
en: "CRL Cache Refresh Interval"
|