AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
lua_ssl_verify_depth -------------------- **语法:** *lua_ssl_verify_depth <number>* **默认:** *lua_ssl_verify_depth 1* **环境:** *http, server, location* 设置服务端证书链的验证深度。 该指令是在`v0.9.11`版本首次引入的。 也可以看看 [lua_ssl_trusted_certificate](#lua_ssl_trusted_certificate)。 [返回目录](#directives) > English source: lua_ssl_verify_depth -------------------- **syntax:** *lua_ssl_verify_depth <number>* **default:** *lua_ssl_verify_depth 1* **context:** *http, server, location* Sets the verification depth in the server certificates chain. This directive was first introduced in the `v0.9.11` release. See also [lua_ssl_trusted_certificate](#lua_ssl_trusted_certificate). [Back to TOC](#directives)