-
Gandi treats CNAME value '@' inconsistently. In DNS queries it's expanded, but in the API it's not.
In my Gandi DNS admin console I have some records like this:
```
pubsub 3600 IN CNAME @
```
…
-
I noticed my certs are showing new expiration dates on our F5 LTM. These two obfuscated certs show "Nov 29, 2018" as the expiration on the LTM. What am I missing? The script originally placed the c…
-
I want to start this by saying that I do not want to discourage anyone from writing a Certbot plugin. In fact, I encourage them to do so and if there are things we can do to make that easier for you, …
bmw updated
10 months ago
-
After some small hints like:
- errors in documentation (wrong path for example)
- problems with using sudo
(sudo visudo
And append a line as follows:
ansibleUserName ALL=(ALL) NOPASSWD:ALL)…
-
It would be useful if the provider plugin to use could be determined automatically based upon the domain; and also allow per-domain configuration options as well as per-provider options.
One idea i…
-
**Is your feature request related to a problem? Please describe.**
When a packet comes in, I want to know the GeoIP information about the original client, not their resolver.
**Describe the soluti…
-
We're testing this out for our private repo https://github.com/QualitativeDataRepository/Deposit-Prospects/
I've set the service up from my github account and I tried creating issues sending from se…
-
# Environment
```none
Windows build number: Microsoft Windows [Version 10.0.19041.450]
Your Distribution version: Ubuntu 18.04
Whether the issue is on WSL 2 and/or WSL 1: WSL2 Linux version 4.19…
-
Using Python 3.11.4, I got an error while installing certbot-dns-powerdns.
The fix was to uninstall pyyaml-5.4.1 and install pyyaml-5.3.1 in the virtual environment.
```
$ pipenv install certb…
byoda updated
8 months ago
-
While working on #2815, I found out that the URLFWD record type (what we call `NS1_URLFWD` in dnscontrol) is being deprecated by IBM/NSONE.
Essentially, the current status is:
* No docs anymore, j…