-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcertificate-authority.json
More file actions
63 lines (63 loc) · 1.62 KB
/
Copy pathcertificate-authority.json
File metadata and controls
63 lines (63 loc) · 1.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"Agent": null,
"AgentName": null,
"AgentUsername": null,
"AllowOneClickRenewals": true,
"AllowedEnrollmentTypes": 3,
"AllowedRequesters": [],
"Audience": null,
"AuthCertificate": null,
"CAType": 1,
"CertificateCleanupEnabled": null,
"ClientId": "anygateway-gateway-certinext-client",
"ClientSecret": {
"Parameters": {},
"Provider": null,
"SecretValue": "********************"
},
"ConfigurationTenant": "certinext-caplugin",
"ConnectorPool": null,
"Delegate": false,
"DelegateEnrollment": false,
"DeleteWithArchivedKey": null,
"DenialMax": 0,
"EnforceUniqueDN": false,
"ExplicitCredentials": false,
"ExplicitPassword": null,
"ExplicitUser": null,
"FailureMax": null,
"ForestRoot": "certinext-caplugin",
"FullScan": {
"Interval": {
"Minutes": 720
}
},
"HostName": "https://gateway-gateway-certinext.127.0.0.1.nip.io/AnyGatewayREST/ejbca",
"Id": 4,
"IncrementalScan": {
"Interval": {
"Minutes": 5
}
},
"IssuanceMax": null,
"IssuanceMin": null,
"KeyRetention": 1,
"KeyRetentionDays": null,
"LastScan": "2026-05-22T19:20:01.2730000",
"LogicalName": "certinext-caplugin",
"MonitorThresholds": false,
"NewEndEntityOnRenewAndReissue": true,
"Properties": "{}",
"RFCEnforcement": false,
"Remote": false,
"Scope": "keyfactor-anyca-gateway",
"Standalone": false,
"SubscriberTerms": false,
"ThresholdCheck": null,
"TimeAfterExpiration": null,
"TimeAfterExpirationUnits": null,
"TokenURL": "https://auth.127.0.0.1.nip.io/application/o/token/",
"UseAllowedRequesters": false,
"UseCAConnector": false,
"UseForEnrollment": true
}