mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 23:04:39 -04:00
Fixes https://github.com/certbot/certbot/issues/8495. To further explain the problem here, `modify_kwargs_for_default_detection` as called in `add` is simplistic and doesn't always work. See https://github.com/certbot/certbot/issues/6164 for one other example. In this case, were bitten by the code |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| acme_server.py | ||
| certbot_call.py | ||
| constants.py | ||
| dns_server.py | ||
| misc.py | ||
| pebble_artifacts.py | ||
| pebble_ocsp_server.py | ||
| proxy.py | ||