Skip to content

Commit 018ab09

Browse files
fix
1 parent e813551 commit 018ab09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apisix/cli/ngx_tpl.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,6 @@ http {
431431
{% if ssl.ssl_trusted_certificate ~= nil then %}
432432
lua_ssl_trusted_certificate {* ssl.ssl_trusted_certificate *};
433433
{% end %}
434-
lua_ssl_trusted_certificate /etc/ssl/cert.pem;
435434
# http configuration snippet starts
436435
{% if http_configuration_snippet then %}
437436
{* http_configuration_snippet *}

0 commit comments

Comments
 (0)