DuckDNS addon and wildcard

Hello,
could someone help me to create a wildcard certificate with duckdns addon? i need the wildcard for ADGuard Home.
This is my config

domains:
  - test.duckdns.org
token: 197c31e0-d76e-4f29-9ccd-9ff4efeb0d00
aliases:
  - domain: test.duckdns.org
    alias: .test.duckdns.org
lets_encrypt:
  accept_terms: true
  algo: secp384r1
  certfile: fullchain.pem
  keyfile: privkey.pem
seconds: 300

But won’t work :frowning:
I need that the certificate have test.duckdns.org and *.test.duckdns.org.

Best regards
Stefano

1 Like