-
Hi,
I get an error when I try to install lego from source:
Go 1.12.12
```console
jens@jens-thinkpad:~$ go version
go version go1.12.12 linux/amd64
jens@jens-thinkpad:~$ GO111MODULE=on go ge…
-
using traefik v1.6 docker image.
If I set `--acme.domains=*.ona.im` the cert is working.
If I set `--acme.domains=*.tower.ona.im` it fails with:
```
infra_traefik.1.pw77d3lcp0tw@TOWER-SL …
-
Caused by: java.util.MissingResourceException: Can't find bundle for base namecom.ibm.atlas.webservice.messages, locale en_US
This can be thrown when atlas can't connect to zosmf (possibly due to t…
-
Hello,
I want to generate SSL cert of LetsEncrypt using lego. I am on a Bitnami Wordpress on AWS, hosted on Route53. Till a version before the command - `sudo lego --email="EMAIL-ADDRESS" --domains…
-
i would like to replace my Basic auth with oauth, is there a frontend rule?
```
#- "traefik.frontend.auth.basic=user:super-secret"
- "traefik.frontend.auth.forward=http://forward-…
-
The error-message continues as follows:
```
time limit exceeded: last error: NS ns2lns.name.com. did not return the expected TXT record
```
This happens to me all the time.
On my local box as wel…
ghost updated
5 years ago
-
Hi,
I'm trying to use a DNS challenge with CloudFlare, but am getting:
`Time limit exceeded. Last error: NS laura.ns.cloudflare.com. did not return the expected TXT record`
However, if I use di…
-
Hi,
so lego works for my domains:
`test.app.example.com`
`app.example.com`
but not for:
`*.app.example.com`
Everything is set up identically on DNS provider side (*.app.example.com, app.examp…
-
I took a parked domain and tried to use it. Changing the NS records got an error. I had to use the web portal to update the NS records instead.
OLD:
```
D("ninjawanted.com", REG_NAMECOM, NO_BI…
-
It seems duplicates are allowed:
The following config is legal but should probably display an error:
```
var namecom = NewRegistrar("name.com", "NAMEDOTCOM");
var namecom_dns = NewDnsProvider("nam…