Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    --domain-alias checkbox not working

    Scheduled Pinned Locked Moved ACME
    1 Posts 1 Posters 279 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wstefan
      last edited by

      Hi,

      I tried to add a certificate via the domain-alias mode. It did not work and while reviewing the logs I noticed, that in the acme.sh call there was the --challenge-alias parameter. So I reviewed my configuration of that certificate and found everything correct but not working as expected.

      I jumped on the firewall, edited the acme_sh.inc file to only allow --domain-alias mode and voila the certificate is there. My change was the following which is not a solution but a quick check to find out if everything else was correct:

      acme_sh.inc:208:	$aliasdirective = ($domain->challengedomain == "yes") ? "--domain-alias" : "--domain-alias";
      

      I do not know how to debug acme package scripts to find out why the check $domain->challengedomain is not working but that should not be so difficult.

      Can you please fix this issue? I gues its only like a typo somewhere.

      Kind regards,

      WStefan

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.