GoDaddy - Certificate Management pattern
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2025 02:01 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2025 07:00 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2025 11:08 AM
Check that your API creds are for the Prod GoDaddy API, not OTE.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2025 07:23 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2025 08:00 AM
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.