-
`namecheap.domains.dns.getHosts` returns 'namecheap.domains.dns.getHosts' as a string instead of the full response. The problem seems to be a line in `instance.command` function (Line 597)
-
Authentication fails to namecheap when trying to use any .net.au or .com.au TLD. Using .com or .net domains under same account with same code work no issues.
`Hook command "/etc/letsencrypt/scripts…
-
can i use the script to auto-renew certs for my namecheap domains with wildcards because my domains use sub-domains
mices updated
2 years ago
-
Question
---------
```py
"""
This module defines a certbot plugin to automate the process of completing a
`dns-01` challenge (`~acme.challenges.DNS01`) by creating, and subsequently
removing, TX…
-
It's come up several times that it is a problem that only one person has access to DNS for Backdrop properties. In order to move this forward I am going to create a new NameCheap account so that all b…
-
https://www.namecheap.com/domains/registration/results/?domain=atat
-
I'd like to also manage custom nameservers w/ terraform, i.e. use the following API: https://www.namecheap.com/support/api/methods/domains-ns/create/.
However, this provider does not yet support th…
aplr updated
6 months ago
-
Hi,
It seems if a zone in Namecheap contains a CAA 'iodef' record, the Namecheap Terraform provider fails to create DNS records. If the CAA record is removed, the creation succeeds. I've tested wit…
-
This is a follow on issue from #2238 documenting that tests for changing MX priority and changing the byte flag in a CAA record report failures with the Namecheap provider.
I strongly believe this …
-
Hey there,
I am trying to streamline my process a bit. I buy my domains names through NameCheap but point their NS to Cloudflare, so I was able to use the Cloudflare provider and there is a newer…