mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 15:52:08 -04:00
Previously, Nginx did not allow `${` to start a variable name. Now it's allowed to. This means we'll be more permissible than Nginx when people are on older versions of Nginx, but it's unlikely anyone was relying on this to fail in the first place, so that's probably ok.
|
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| configurator.py | ||
| constants.py | ||
| display_ops.py | ||
| http_01.py | ||
| nginxparser.py | ||
| obj.py | ||
| options-ssl-nginx.conf | ||
| parser.py | ||
| tls_sni_01.py | ||