-
It would be great to have support for Storage Stack provided by https://www.transip.nl/stack/
Looks like they run it on top of Owncloud
https://blog.caroga.net/how-to-synchronize-your-files-with-tra…
-
DNS challenge for something like `example.com` works well with constellix. However, if I try to get the certificate for `dev.example.com` (subdomain of example.com) it won't work. I checked TXT record…
-
Hello, i'm experiencing the following error:
```
$ certbot certonly --agree-tos -d domain.com -d *.domain.com -a certbot-dns-transip:dns-transip --certbot-dns-transip:dns-transip-credentials /etc/…
-
Hey, I'm having some troubles getting the API running, when I simply try to initialize the API and try to get all TLD's I get this error, stating no private key could be found:
I added the key as a…
-
This might not be the right place to ask this, but it's certainly close to the fire.
Do you also have a swagger.json (or open api 3 file) of your API? That way I can easily create it for other othe…
-
## (Problem) Description
I'm generating tokens with an expiry of 30 minutes. I noticed that I got multiple tokens created despite the token being in the cache. After investigating, I found the …
-
When using the environment variables to authenticate to Transip it seems that Lexicon doesn't use them.
Tested with our without the `_AUTH_` added to the variable name.
Using `--auth-username` a…
-
Any idea what's causing this error?
I'm trying to setup DNS-01 validation (wildcard, in the future) for my domain. Wanted to try and use Dehydrated in combination with Lexicon (Python DNS managemen…
-
Hi all,
I get a weird error with the SMTP notifier. Was using Gmail before this, which was working fine, but with my custom domain mail address this is no longer working. I'm using transip for send…
-
I'm trying to understand better how `libdns` is supposed to work by using an example.
- What is supposed to be contained in the `zone` string in the methods? Can this be any of example.com, subdoma…