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

    Kasserver All-Inkl failed with "project discontinued"

    Scheduled Pinned Locked Moved ACME
    4 Posts 2 Posters 909 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.
    • F
      Fainsy
      last edited by

      Hi all, when we want to renew our certificates via ACME we recently get the error "project discontinued". It seems that the URL of the API at All-Inkl has changed. Does anyone else have this error and can help us?

      [Thu Jul 28 09:43:54 CEST 2022] url='https://kasapi.kasserver.com/dokumentation/formular.php?kas_login=w*******&kas_auth_type=plain&kas_auth_data=************&kas_action=get_dns_settings&var1=zone_host&wert1=_acme-challenge.test.domain.de.'
      [Thu Jul 28 09:43:54 CEST 2022] timeout=
      [Thu Jul 28 09:43:54 CEST 2022] Http already initialized.
      [Thu Jul 28 09:43:54 CEST 2022] _CURL='curl --silent --dump-header /tmp/acme/test.domain.de//http.header -L '
      [Thu Jul 28 09:43:54 CEST 2022] ret='0'
      [Thu Jul 28 09:43:54 CEST 2022] response='<!DOCTYPE html>
      <html>
      <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
      <style type="text/css">
      th {
      background-color:#E0ECFF;
      }
      .fehler {
      color: #E2003D;
      background: #F9C9D6;
      padding: 1em 3em;
      }
      .soap {
      color: #2200FF;
      background: #FFE016;
      padding: 1em 3em;
      }
      .erfolg {
      color: #008822;
      background:#CCFFD9;
      padding: 1em 3em;
      }
      </style>
      </head>
      <body>
      project discontinued, use <a href='https://test-account.com/formular.php?ref=kasapi.kasserver.com'>https://test-account.com/formular.php</a> instead
      </body>'

      C 1 Reply Last reply Reply Quote 1
      • C
        cantor @Fainsy
        last edited by cantor

        @fainsy
        Same problem here. Don't have any clue how to solve.

        Edit:
        Changing in
        /usr/local/pkg/acme/dnsapi/dns_kas.sh

        the line

        ########################################################################
        KAS_Api="https://kasapi.kasserver.com/dokumentation/formular.php"
        ########  Public functions  #####################
        

        to

        ########################################################################
        KAS_Api="https://test-account.com/formular.php"
        ########  Public functions  #####################
        

        seems to solve the problem.

        F 1 Reply Last reply Reply Quote 1
        • F
          Fainsy @cantor
          last edited by

          @cantor

          Thank you, the workaround worked for us too and our certificates are now running again.

          C 1 Reply Last reply Reply Quote 0
          • C
            cantor @Fainsy
            last edited by

            @fainsy

            On Github there is now an updated All-inkl Kasserver hook script for acme.sh available.

            Changes:
            Switching from formula.php to SOAP
            Now session based login

            https://github.com/Marco4223/acme.sh/blob/master/dnsapi/dns_kas.sh

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