Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

GoDaddy - Certificate Management pattern

mhashemi
Mega Sage

I need to discover certificates held at GoDaddy. While I work on getting the required API key, I went looking for a documentation describing how to use the pattern. As far as I can tell, simply adding a cert management credential is not enough, so I will have to add a discovery job. I thought the "Pattern" type might work, but I do not see how to specify the pattern I want to run.

 

What am I missing here? Is it easier than I am making it?

8 REPLIES 8

Hello Chris - Thanks for the insight! But *I* still have issues.  Things I have tried in the Serverless Execution Pattern....  I keep thinking it is something small, this is supposed to be straight forward....

* ca_api_url: trailing "/" with and without

* Limit:  tried 175, tried 20

* start_offset:  tried 1 and 0 and blank (which I thought is supposed to be zero)

* include_cert_status: Even tried just: Installed

 

End up with the same error:
Information: Certificate List is Empty - Please check Credentials and Configurations (ca_api_url, ca_api_version, include_cert_status) , Pattern name: GoDaddy - Certificate Management, To Check Pattern Log

GoDaddy_Pattern-Serverless Execution Pattern 06262025.jpg

 

 

Check that your API creds are for the Prod GoDaddy API, not OTE.

Chris33
Tera Contributor

Chris33_0-1750947286334.png

Double check your discovery settings and validate that the credential alias has a valid credential associated to it.  I would also validate connectivity to the goDaddy host url.  also in the pattern log there may be additional clues ...  I fed the log into CoPilot to search for errors but you could also search it manually.  I hope that helps.  Also, I would consider submitting a HI ticket if you haven't already to rule out any config problems.

Chris33_1-1750947540417.png

 

For documentation for this thread....

Thanks for the suggestions @Chris33.  I actually had a meeting with our internal GoDaddy Admin and he was not able to create new API keys (or check the existing one) so he is putting in a ticket with GoDaddy Support to see why not.

WHEN I get all my issues worked out, I will summarize.  I have not found really good overview, or a simple setup and I have something not standard.

Thanks.