Skip to main content

AutoSSL fails on DNSONLY

Comments

5 comments

  • cPRex Jurassic Moderator

    Hey there!  Can you try re-registering Let's Encrypt in WHM >> Manage AutoSSL interface?  You can just select "Let’s Encrypt" and then agree to the terms of service and then click the "Save" button at the bottom of the page.

    Can you try that and see if that gets things working?

    0
  • cPanelPeter cPanel Staff

    Hello, 

    I believe for DNS Only servers there's no UI method for setting that up. Instead, you will need to use the following WHMAPI1 call

    whmapi1 set_autossl_provider provider=LetsEncrypt x_terms_of_service_accepted="https://letsencrypt.org/documents/LE-SA-v1.3-September-21-2022.pdf"

     

    Hope that helps.

     

    1
  • Moises Perez

    Thank you, guys! I was able to get the new SSL.

    0
  • Ruiz
    whmapi1 set_autossl_provider provider=LetsEncrypt x_terms_of_service_accepted="https://letsencrypt.org/documents/LE-SA-v1.3-September-21-2022.pdf"

    Followed by:

    /usr/local/cpanel/bin/checkallsslcerts

    And now it works. Thanks guys!

    0

Please sign in to leave a comment.