liebn0r
- Total activity 60
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
Comments
Recent activity by liebn0r-
I suspect that the issue is that cPanel's AutoSSL process is adding an extraneous "local authority" check to wildcard subdomains instead of delegating that process to Let's Encrypt and allowing DNS...
-
[QUOTE]Since Let"s Encrypt follows the DNS standards when looking up TXT records for DNS-01 validation, you can use CNAME records or NS records to delegate answering the challenge to other DNS zone...
-
. Then Let"s Encrypt will query the DNS system for that record. If it finds a match, you can proceed to issue a certificate! preferred-challenges=dns flag.
-
dig _acme-challenge.onezo.org TXT [QUOTE];; ANSWER SECTION: _acme-challenge.onezo.org. 14074 IN TXT "AAL1GMsqDB1EqN5yQqVCe9uxQw056tiX8xFlblcHCCw"
-
It still seems to me that the problem is that the system is attempting HTTP DCV on the wildcard subdomains rather than DNS DCV and/or the cPanel server is not giving answers for NS requests of the ...
-
[QUOTE]They outlined another workaround that could potentially get things working This is your Level 4 tech's solution: [QUOTE]So the solution is to change the _name.com name servers from A to T...
-
I've tried everything recommended so far.
-
Well, it did work originally, that's why there are valid wildcard SSL certificates for those domains in the first place. According to the logs, Let's Encrypt is only attempting HTTP-based DCV, not ...
-
I'm just trying to find a solution.
-
94323479