Skip to content

Commit 153c8e0

Browse files
author
Lee Fine
committed
Merge branch 'ab#80665' of https://github.com/Keyfactor/citrix-adc-orchestrator into ab#80665
2 parents f645f8b + 73d74f3 commit 153c8e0

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ the Keyfactor Command Portal
161161
| ServerUsername | Server Username | The Citrix username (or valid PAM key if the username is stored in a KF Command configured PAM integration) to be used to log into the Citrix device. | Secret | | 🔲 Unchecked |
162162
| ServerPassword | Server Password | The Citrix password (or valid PAM key if the password is stored in a KF Command configured PAM integration) to be used to log into the Citrix device. | Secret | | 🔲 Unchecked |
163163
| linkToIssuer | Link To Issuer | Determines whether an attempt will be made to link the added certificate (via a Management-Add job) to its issuing CA certificate. | Bool | false | 🔲 Unchecked |
164+
| timeout | API Timeout in seconds | Determines timeout in seconds for all Citrix ADC API calls. | String | 3600 | 🔲 Unchecked |
164165

165166
The Custom Fields tab should look like this:
166167

@@ -194,6 +195,13 @@ the Keyfactor Command Portal
194195

195196

196197

198+
###### API Timeout in seconds
199+
Determines timeout in seconds for all Citrix ADC API calls.
200+
201+
![CitrixAdc Custom Field - timeout](docsource/images/CitrixAdc-custom-field-timeout-dialog.png)
202+
203+
204+
197205

198206

199207
##### Entry Parameters Tab
@@ -300,6 +308,7 @@ An optional config.json configuration file has been provided in the extensions f
300308
| ServerUsername | The Citrix username (or valid PAM key if the username is stored in a KF Command configured PAM integration) to be used to log into the Citrix device. |
301309
| ServerPassword | The Citrix password (or valid PAM key if the password is stored in a KF Command configured PAM integration) to be used to log into the Citrix device. |
302310
| linkToIssuer | Determines whether an attempt will be made to link the added certificate (via a Management-Add job) to its issuing CA certificate. |
311+
| timeout | Determines timeout in seconds for all Citrix ADC API calls. |
303312

304313
</details>
305314

@@ -328,6 +337,7 @@ An optional config.json configuration file has been provided in the extensions f
328337
| Properties.ServerUsername | The Citrix username (or valid PAM key if the username is stored in a KF Command configured PAM integration) to be used to log into the Citrix device. |
329338
| Properties.ServerPassword | The Citrix password (or valid PAM key if the password is stored in a KF Command configured PAM integration) to be used to log into the Citrix device. |
330339
| Properties.linkToIssuer | Determines whether an attempt will be made to link the added certificate (via a Management-Add job) to its issuing CA certificate. |
340+
| Properties.timeout | Determines timeout in seconds for all Citrix ADC API calls. |
331341

332342
3. **Import the CSV file to create the certificate stores**
333343

0 commit comments

Comments
 (0)