Skip to content

Commit bf30624

Browse files
Update integration-manifest.json
1 parent b1557da commit bf30624

File tree

1 file changed

+4
-22
lines changed

1 file changed

+4
-22
lines changed

integration-manifest.json

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,9 @@
1111
"description": "A10 vThunder AnyAgent allows an organization to inventory and deploy certificates in any domain that the appliance services. The AnyAgent deploys the appropriate files (.cer, .pem) within the defined directories and also performs and Inventory on the Items.",
1212
"about": {
1313
"orchestrator": {
14-
"UOFramework": "10.1",
14+
"UOFramework": "10.4",
1515
"pam_support": true,
16-
"keyfactor_platform_version": "9.10",
17-
"win": {
18-
"supportsCreateStore": false,
19-
"supportsDiscovery": false,
20-
"supportsManagementAdd": true,
21-
"supportsManagementRemove": true,
22-
"supportsReenrollment": false,
23-
"supportsInventory": true,
24-
"platformSupport": "Unused"
25-
},
26-
"linux": {
27-
"supportsCreateStore": false,
28-
"supportsDiscovery": false,
29-
"supportsManagementAdd": false,
30-
"supportsManagementRemove": false,
31-
"supportsReenrollment": false,
32-
"supportsInventory": false,
33-
"platformSupport": "Unused"
34-
},
16+
"keyfactor_platform_version": "11.0",
3517
"store_types": [
3618
{
3719
"Name": "A10 Thunder Ssl Certificates",
@@ -42,7 +24,7 @@
4224
"Add": true,
4325
"Create": false,
4426
"Discovery": false,
45-
"Enrollment": true,
27+
"Enrollment": false,
4628
"Remove": true
4729
},
4830
"Properties": [
@@ -77,7 +59,7 @@
7759
"Add": true,
7860
"Create": false,
7961
"Discovery": false,
80-
"Enrollment": true,
62+
"Enrollment": false,
8163
"Remove": true
8264
},
8365
"Properties": [

0 commit comments

Comments
 (0)