adding propagationDelay property to returned object in _normalizeChallenge #50
Загрузка…
x
Ссылка в новой задаче
Block a user
Описание отсутствует.
Удалить ветку «:add-propagationdelay»
Удаление ветки необратимо. Несмотря на то, что удаленная ветка может просуществовать некоторое время перед тем, как она будет окончательно удалена, это действие НЕВОЗМОЖНО отменить в большинстве случаев. Продолжить?
If you are using a custom dns-01 challenge the propagationDelay property is not included with the normalized challenger object.
Acme/acme.js outputs a warning of this missing property at https://git.rootprojects.org/root/acme.js/src/branch/master/acme.js#L231
I read the email first, now looking at this.
You are correct. I misunderstood.
Indeed, you are correct. Thank you!
I've got another bugfix that's waiting on some testing feedback and I'll publish this alongside that.