The Service Provider Tenant Usage Report and the associated tenants/usageReport
, tenants/usageDetails
, and service_instances/usageDetails
endpoints are deprecated and will be removed from the platform by the end of 2023.
As an alternative use the Service Report in the DPoD service provider tenant or the /v1/service_instances/usageBillingReport endpoint, and the /v1/backoffice/serviceAgreements{tenantId} endpoint to compile tenant usage information.
The CipherTrust Data Security Platform is now visible in EU tenants as a beta service offering. Access to the beta service is restricted at this time. The beta service is disabled in all tenants that are not participating in the beta.
For more information about registering for the CipherTrust Data Security Platform beta please contact steve.kingston@thalesgroup.com.
The enterprise tenant View Services table now includes a Status column. The Status column provides details on the service provisioning state of the service.
Possible values for Status include:
See the View Services Table for more information.
When Max Session Objects goes over 100 the user will now receive the following error message: CKR_MAX_OBJECT_COUNT_EXCEEDED.
Previously there was no session object limit set therefore there was no message sent to the user.
Bugs Found
FW 2.0 has now been FIPS approved.
The NIST Certificate verifying that FW 2.0 is now FIPS approved can be found in this Cryptographic Module Validation Program link.
The firmware versions for Luna Cloud HSM Services operating in FIPS and non-FIPS NA and EU environments have been updated. The new firmware versions based on region and FIPS mode are as follows:
In addition to the new releases, FW 2.0.1 also includes the following bug fixes:
The firmware versions for Luna Cloud HSM Services operating in NA and EU non-FIPS environments have been updated. The current firmware version based on region and FIPS mode are as follows:
Universal Cloning
Universal Cloning (CPv4) is now a supported feature when combining UC 10.5.0 and Firmware 2.0. Universal Cloning can be used for key migration to any trusted Thales HSMs that also support the Universal Cloning protocol.
In order to use the Universal Cloning feature, the following must be true:
NOTE: You can only clone between initialized partitions, and they must have the same cloning domain (secret), which is provided at the time of initialization.
More info can be found here: Universal Cloning.
In UC 10.4, a bug was found when using CKLog in Linux with a Luna Cloud HSM client package. The output was spammed with "LunaNamedSystemMutex: open() failed: No such file or directory".
In the UC 10.5 client, the new mutex folder will use the /lock directory which solves this issue.
The DPoD Platform API has deprecated the tileId
parameter on the POST /serviceAgreements
endpoint and the tileName
parameter on the GET /serviceAgreements{tenantId}
endpoint.
The tileId
parameter on the POST /serviceAgreements
and tileName
parameter on the GET /serviceAgreements{tenantId}
endpoint will be removed from the platform in a future update.
See the Subscriptions API for more information about available endpoints, fields and scopes.