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

    ACME with Schlundtech (german provider)

    Scheduled Pinned Locked Moved ACME
    4 Posts 2 Posters 951 Views 2 Watching
    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.
    • U Offline
      Ulrich Neu
      last edited by

      If your domain is hosted at schlundtech.de and you want to use ACMEv2 for wildcard certificates you might like to use this quick and dirty "hack" of acme 0.5.5...

      In /usr/local/pkg/acme/acme.inc change

      from

      $acme_domain_validation_method['dns_autodns'] = array('name' => "DNS-autoDNS from InternetX",
      

      to

      $acme_domain_validation_method['dns_autodns'] = array('name' => "DNS-autoDNS from SchlundTech",
      

      In /usr/local/pkg/acme/dnsapi/dns_autodns.sh change

      from

      AUTODNS_API="https://gateway.autodns.com"
      

      to

      AUTODNS_API="https://gateway.schlundtech.de"
      

      Configuration Hint:

      • User is your schlundtech WebInterface username
      • Password is the password used there
      • Context is "10"

      BeAware: This will not survive any package updates or reinstalls...

      1 Reply Last reply Reply Quote 0
      • jimpJ Offline
        jimp Rebel Alliance Developer Netgate
        last edited by

        You could submit a new script upstream to acme.sh to support that provider. We add new providers as they get added to acme.sh, so then it would stay.

        Remember: Upvote with the πŸ‘ button for any user/post you find to be helpful, informative, or deserving of recognition!

        Need help fast? Netgate Global Support!

        Do not Chat/PM for help!

        U 1 Reply Last reply Reply Quote 0
        • U Offline
          Ulrich Neu @jimp
          last edited by

          @jimp said in ACME with Schlundtech (german provider):

          You could submit a new script upstream to acme.sh to support that provider. We add new providers as they get added to acme.sh, so then it would stay.

          Been there, done that, failed...
          Obviously I am not smart enough to succeed... : - / ...
          Might give it another try when I finished my core problem of distributing the cert throughout the company...

          Cheers...

          1 Reply Last reply Reply Quote 0
          • U Offline
            Ulrich Neu
            last edited by

            ...meanwhile someone integrated schlundtech into acme.sh and the upstream found it's way into the pfsense acme plug in...

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