Skip to content

Commit b8f2b38

Browse files
author
Keyfactor
committed
Update generated docs
1 parent ef72adc commit b8f2b38

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The GoDaddy AnyCA Gateway REST plugin is supported by Keyfactor for Keyfactor cu
7373

7474
1. **GoDaddy Account**
7575

76-
To use the GoDaddy AnyCA Gateway REST plugin, a production GoDaddy account must be created and configured fully. To create a new account, follow [GoDaddy's official documentation](https://www.godaddy.com/help/create-a-godaddy-account-16618). Make sure that your [account Profile is configured fully](https://www.godaddy.com/help/update-my-godaddy-account-profile-27250) with at least the following fields:
76+
To use the GoDaddy AnyCA Gateway REST plugin, a GoDaddy account must be created and configured fully. To create a new account, follow [GoDaddy's official documentation](https://www.godaddy.com/help/create-a-godaddy-account-16618). Make sure that your [account Profile is configured fully](https://www.godaddy.com/help/update-my-godaddy-account-profile-27250) with at least the following fields:
7777
* Full Name
7878
* Address
7979
* Organization
@@ -88,12 +88,14 @@ The GoDaddy AnyCA Gateway REST plugin is supported by Keyfactor for Keyfactor cu
8888

8989
3. **GoDaddy API Key**
9090

91-
The GoDaddy AnyCA Gateway REST plugin uses the [GoDaddy API](https://developer.godaddy.com/doc/endpoint/certificates) to perform all certificate operations. GoDaddy offers an environment for testing (OTE) and an environment for production use (Production). To configure the plugin, follow the [official GoDaddy documentation](https://developer.godaddy.com/getstarted) to create a [production API key](https://developer.godaddy.com/keys). To configure the CA, you'll need the following parameters handy:
91+
The GoDaddy AnyCA Gateway REST plugin uses the [GoDaddy API](https://developer.godaddy.com/doc/endpoint/certificates) to perform all certificate operations. To configure the plugin, follow the [official GoDaddy documentation](https://developer.godaddy.com/getstarted) to create a [production API key](https://developer.godaddy.com/keys). To configure the CA, you'll need the following parameters handy:
9292

93-
* API URL (https://api.godaddy.com or https://api.ote-godaddy.com)
93+
* API URL (https://api.godaddy.com)
9494
* API Key
9595
* API Secret
9696

97+
> **🚧 Note**: While GoDaddy offers a separate API environment for testing called the OTE (Operational Test and Evaluation) environment, **OTE API keys cannot be used with this integration**. The OTE environment does not support shopper ID resolution, which is required for API operations in this integration. Production API keys must be used.
98+
9799
4. **GoDaddy Shopper ID**
98100

99101
To synchronize certificates issued by the GoDaddy CA, the GoDaddy AnyCA Gateway REST plugin needs to know your Shopper ID (shown as Customer # on the GoDaddy website). The Shopper ID is a number with a max length of 10 (e.g., 1234567890). To find your Shopper ID, sign into [GoDaddy](https://www.godaddy.com/) and click on your name dropdown on the top right. The Shopper ID is shown as **Customer #** in this dropdown.
@@ -148,7 +150,7 @@ The GoDaddy AnyCA Gateway REST plugin is supported by Keyfactor for Keyfactor cu
148150

149151
* **ApiKey** - The API Key for the GoDaddy API
150152
* **ApiSecret** - The API Secret for the GoDaddy API
151-
* **BaseUrl** - The Base URL for the GoDaddy API - Usually either https://api.godaddy.com or https://api.ote-godaddy.com
153+
* **BaseUrl** - The Base URL for the GoDaddy API - Usually https://api.godaddy.com
152154
* **ShopperId** - The Shopper ID of the GoDaddy account to use for the API calls (ex: 1234567890) - has a max length of 10 digits
153155
* **Enabled** - Flag to Enable or Disable gateway functionality. Disabling is primarily used to allow creation of the CA prior to configuration information being available.
154156

0 commit comments

Comments
 (0)