docs: improve descriptions

Co-authored-by: ieQu1 <99872536+ieQu1@users.noreply.github.com>
This commit is contained in:
Thales Macedo Garitezi 2023-03-10 15:04:12 -03:00
parent 52263a0448
commit 067747c2de
1 changed files with 2 additions and 2 deletions

View File

@ -1755,8 +1755,8 @@ server_ssl_opts_schema_gc_after_handshake {
server_ssl_opts_schema_enable_ocsp_stapling {
desc {
en: "Whether to enable OCSP stapling for the listener. If set to true,"
" requires defining the OCSP responder URL and issuer PEM path."
en: "Whether to enable Online Certificate Status Protocol (OCSP) stapling for the listener."
" If set to true, requires defining the OCSP responder URL and issuer PEM path."
zh: "是否为监听器启用OCSP装订功能。 如果设置为 true"
"需要定义OCSP响应者URL和发行者PEM路径。"
}