spacewander commented on code in PR #7925:
URL: https://github.com/apache/apisix/pull/7925#discussion_r978204300


##########
apisix/ssl.lua:
##########
@@ -55,23 +56,32 @@ function _M.server_name()
 end
 
 
-local _aes_128_cbc_with_iv = false
+local _aes_128_cbc_with_iv_tbl = false

Review Comment:
   Better to avoid using boolean value as the default value of a table?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to