Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
StarlightIbuki committed Oct 15, 2024
1 parent 40c687c commit 7b8170d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion t/stream/003-tls.t
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,6 @@ ok
ssl_certificate ../../cert/example.com.crt;
ssl_certificate_key ../../cert/example.com.key;

server_tokens off;
content_by_lua_block {
local ssl = require "resty.kong.tls"
if ssl.get_request_ssl_pointer() == nil then
Expand Down

0 comments on commit 7b8170d

Please sign in to comment.