Jump to content

How do i use GoDaddy API with SWAG (LetsEncrypt)


Recommended Posts

First, apologies if I am posting it in a wrong forum. 

 

My DNS provider is GoDaddy. I have their API's and getting a success response in console/command window. Here is an example;

 

curl -X GET -H "Authorization: sso-key [Key value]" "https://api.ote-godaddy.com/v1/domains/available?domain=example.guru"
 

I have created a CNAME in GoDaddy DNS, "local". My FQDN is local.example.guru. If I do nslookup, i am getting answer.

 

My router has port 80/443 opened and pointed to SWAG container in unRAID.  The problem;  Where do I put GoDaddy API in SWAG to generate SSL Certificates ? Can someone point my in the right direction?

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...