Hi,
I'd like to use nginx's $connection variable for our logs, so that we can correlate the logs we create in the ssl_certificate_by_lua_block with the request logs. However, the ngx.var API is disabled in ssl_certificate_by_lua. Is the value of $connection available anywhere else, or does anyone have good suggestions what one could log in both ssl_certificate_by_lua and an access log?
thanks,
rainer