Skip to content

Commit 34499df

Browse files
author
Keyfactor
committed
Update generated docs
1 parent 9f2fea8 commit 34499df

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -674,6 +674,7 @@ spec:
674674

675675
Populate using the configuration fields collected in the [requirements](#requirements) section.
676676

677+
* **Enabled** - Enable or disable this CA connector. When disabled, all operations (ping, enroll, sync) are skipped.
677678
* **DirectoryUrl** - ACME directory URL (e.g. Let's Encrypt, ZeroSSL, etc.)
678679
* **Email** - Email for ACME account registration.
679680
* **EabKid** - External Account Binding Key ID (optional)

integration-manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
"about": {
1414
"carest": {
1515
"ca_plugin_config": [
16+
{
17+
"name": "Enabled",
18+
"description": "Enable or disable this CA connector. When disabled, all operations (ping, enroll, sync) are skipped."
19+
},
1620
{
1721
"name": "DirectoryUrl",
1822
"description": "ACME directory URL (e.g. Let's Encrypt, ZeroSSL, etc.)"

0 commit comments

Comments
 (0)