docs: improve descriptions
Co-authored-by: ieQu1 <99872536+ieQu1@users.noreply.github.com>
This commit is contained in:
parent
52263a0448
commit
067747c2de
|
@ -1755,8 +1755,8 @@ server_ssl_opts_schema_gc_after_handshake {
|
||||||
|
|
||||||
server_ssl_opts_schema_enable_ocsp_stapling {
|
server_ssl_opts_schema_enable_ocsp_stapling {
|
||||||
desc {
|
desc {
|
||||||
en: "Whether to enable OCSP stapling for the listener. If set to true,"
|
en: "Whether to enable Online Certificate Status Protocol (OCSP) stapling for the listener."
|
||||||
" requires defining the OCSP responder URL and issuer PEM path."
|
" If set to true, requires defining the OCSP responder URL and issuer PEM path."
|
||||||
zh: "是否为监听器启用OCSP装订功能。 如果设置为 true,"
|
zh: "是否为监听器启用OCSP装订功能。 如果设置为 true,"
|
||||||
"需要定义OCSP响应者URL和发行者PEM路径。"
|
"需要定义OCSP响应者URL和发行者PEM路径。"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue