Actions
Bug #7205
closedACME package ignores DNS-Manual method, defaults to http-01
Start date:
02/03/2017
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
2.3.2
Affected Plus Version:
Affected Architecture:
Description
My initial run using DNS-Manual as the method failed with the log suggesting DNS was ignored and http-01 was attempted instead, which also failed because the domain doesn't have an A record on it (so, http://<domain.org>/.well-known failed because domain.org by itself doesn't resolve.)
[Fri Feb 3 18:34:09 EST 2017] errordetail='No valid IP addresses found for domain.org'
In Domain SAN list I have:
Mode: Enabled
Domainname: <domain.org>
Method: DNS-Manual
Updated by Jim Pingle over 8 years ago
- Status changed from New to Feedback
Fixed in acme pkg version 0.1.8 which will be available shortly
Actions