Hobby-Student
Hobby-Student
> This script doesn't seem to work with Wildcard certs or multiple certs using dns alias since it always deletes existing txt entries in dns_kas_add, regardless whether these were only...
> script is not working and running infinite checks on the same domain do you have some details on how you invoke acme.sh? I did some tests while modifying and...
> it seems it struggles with the **wildcard** domain if the default domain is not yet successfully created. by doing the issueing **two** times the **first** one finishes and is...
> ``` > ./acme.sh --home ./ --config-home ./ --certhome ./certs --set-default-ca --server letsencrypt --log ./acme.log --keylength 3072 --issue --dns dns_kas -d DOMAIN.TLD --dns dns_kas -d *.DOMAIN.TLD --webroot /LOCALPATH/WEBROOT -d xxx.myfritz.net...
In my experience this usually is a firewall problem. I had those problems (years ago) with an asterisk behind a pfSense with NAT. Perhaps replacing UDP with TCP could be...
I would love this feature, too. Personally I wouldn't class this as enterprise feature. People self hosting services like Immich have very different storage capacities. As soon as others are...
I just tried the same and got the same result. I'd love to see AC (in both directions) communication working until the BSD (opnsense) client is fully working.
@Monviech > Trying to keep too old modules out of the build. I just did a pull request to [libdns/hetzner](https://github.com/libdns/hetzner) which is a dependency of [caddy-dns/hetzner](https://github.com/caddy-dns/hetzner). If this gets updated...
> @Hobby-Student Nice. If it doesn't get merged after a while I gonna ping somebody with merge rights in that repo. @Monviech pull request got merged for [libdns/hetzner](https://github.com/libdns/hetzner). I'll wait...
> @Hobby-Student You don't have to wait for a new release. Create a pseudo version. Compare to here: [caddy-dns/easydns#1](https://github.com/caddy-dns/easydns/pull/1) > > Just specify the latest commit hash for libdns as...