{%- for k, v in j2cfg.tls.conf_cmd.items() %}
ssl_conf_command {{ k }} {{ v | ngx_esc }};
{%- endfor %}