ryanmalloy.com: drop stale _acme-challenge.timelinize.l TXT records
These were leftover from a past cert renewal — timelinize.l isn't an active service. Their presence made timelinize.l an empty non-terminal that suppressed *.l wildcard synthesis at HE per RFC 4592 §2.2.3.
This commit is contained in:
parent
8379e59f55
commit
9720451115
@ -13,9 +13,6 @@ l 300 IN CNAME rpm-bullet.mer.idahomuellers.net
|
||||
300 IN TXT "v=spf1 mx a:mail.supported.systems ~all"
|
||||
_dmarc 3600 IN TXT "v=DMARC1; p=quarantine; rua=mailto:reports@ryanmalloy.com; adkim=s; aspf=s;"
|
||||
_acme-challenge.c4ai 300 IN TXT "sjdm_4JFJfjMQL2ZFb6k-S99gKOnxloIlDrAj15uNkQ"
|
||||
_acme-challenge.timelinize.l 300 IN TXT "vX4WW3y7aZ6rmPnXWbxTtA5F5ZLE7559bvxbBTXm_Bc"
|
||||
_acme-challenge.timelinize.l 300 IN TXT "pDaP_rq_CuetBDXERK4V_z80uXS2MKptX4dS-hsuzEk"
|
||||
_acme-challenge.timelinize.l 300 IN TXT "bqdeHmt500XGMWUJ3zHrCd1MPmlBN_ySGyTTQWO5vJs"
|
||||
; Explicit CNAMEs added to fix RFC 4592 empty-non-terminal cases
|
||||
; (parent name has _acme-challenge children, so wildcard would skip it)
|
||||
c4ai 300 IN CNAME ryanmalloy.com
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user