...
Expand | ||||||
---|---|---|---|---|---|---|
| ||||||
The REST API has been extended. To be able to use the latest endpoints, the following steps should be taken on the file <configroot>/api.properties: Add the following lines under the /registrations/v2x/{vin} to enable the new v2x endpoints:
Add the following lines under handler 34 to enable the new signature endpoint:
The new signature endpoint requires the following officer role: Signing Authority Requests Add the following lines under handler 90 to enable the new officers endpoint:
|
From 8.10.x to 8.11.0
Expand | ||
---|---|---|
| ||
The CM-Gateway configuration has been extended with additional options. To ease use of the latest features, the following steps should be taken on the file <configroot>/cmgateway. properties: Add the following new parameters after the cmhost parameter in the CM Host section:
|
Expand | ||||||
---|---|---|---|---|---|---|
| ||||||
The REST API has been extended. To be able to use the latest endpoints, the following steps should be taken on the file <configroot>/api.properties: Add the following lines under handler 82 to enable the new officers endpoint:
Add the following lines under handler 11 to enable remove certificates endpoint:
Add the following lines under handler 12 to enable remove subjects endpoint:
|
Expand | ||
---|---|---|
| ||
The Distribution Point has been extended. To be able to use the latest configurations, the following steps should be taken on the file <configroot>/dp.properties: Add the following parameter description under the cxfile parameter:
|
Expand | ||
---|---|---|
| ||
The following handler needs to be added to the end of the file <configroot>/winep.properties:
|
Expand | ||
---|---|---|
| ||
The ACME configuration has been extended with additional options. To be able to use the latest features, the following steps should be taken on the file <configroot>/acme.properties: Add the following new parameter description to the end of the Parameters section:
|
4. Replace .war file
Expand | ||
---|---|---|
| ||
Replace the Protocol Gateway .war file:
|
...