Bjarke Bruun

Results 19 comments of Bjarke Bruun

Hi @yajrendrag This isn't for the DNS provider plugin `dns_dnsservices` so I'm at a loss to help/assit you. This DNS plugin hasn't been merged yet by Neilpang yet (https://github.com/acmesh-official/acme.sh/pull/4151). I...

No problem at all @yajrendrag - the `--dnssleep` parameter needs an integer for the number of seconds to wait to check the DNS TXT record settings from `acme.sh --help` ```...

Hi @frenzeldk I've not come across multiple TLD's in one cert via `--dns ` before, only via the http method and webroot option. I'll get back to you (I need...

@frenzeldk I've had some issues with the pull commit actions that need to pass on Solaris ([#4287](https://github.com/acmesh-official/acme.sh/pull/4292) but it seems to have been fixed now. The update will handle multiple...

@frenzeldk - the fix has been merged into master so you can update acme.sh now and use --dns dns_dnsservices with multiple TLD's without problems.

I have the same issue in the dns_dnsservices.sh script - it fails with ```[Sunday, August 28, 2022 at 1:53:37 PM UTC] _get_root='Get the root domain of _acme-challenge.*** for DNS API'...

I concure - the Solaris test is working now - on the Dev branch.

Suggestion: let the email contain a link to wg-portal, requiring login and 2FA setup, to download the config. Sending the config via email is clear text and would contain the...

@hehoe20 I'm sorry for the long wait - I've been moved to another section in at work so my workload had increased for a period, but I'm back. I've been...

Hi @hehoe20 There is an API limit on the dns.services API that the script cannot accommodate as each certificate you renew is a new run. For next renewal I would...