Added
Data Protection on Demand sends an email alert on service creation. Tenant Administrators and Application Owners in the subscriber group where the service is created receive an email alert on service creation.
Added
Data Protection on Demand sends an email alert on service creation. Tenant Administrators and Application Owners in the subscriber group where the service is created receive an email alert on service creation.
Added
The Point to Point Encryption service is now available as a free Technology Preview.
Provision the service through your Thales DPoD tenant to access a Luna Cloud HSM and a set of utilities for secure storage and generation of Base Derivation Keys (BDKs) and Derived Keys. The service provides the HSM capabilities required to decrypt electronic payment transactions first encrypted by a point-of-sale terminal. Service keys can initialize point-of-sales terminals and decrypt data originating from point-of-sales terminals.
See the P2PE Service Documentation for more information about downloading and configuring the service.
Added
There is a new version of GemEngine available from the Thales Support Portal with the KB article number KB0024584.
The purpose of the this toolkit is to allow HSMs to install a working version of SafeNet's OpenSSL dynamic engine to be integrated with OpenSSL.
This allows Luna Cloud HSMs to be used for key storage and crypto operations through OpenSSL.
The toolkit can be used for:
The toolkit includes a script named gembuild to help achieve the above goals.
Added
Thales Data Protection on Demand can support requests to configure a single Luna Cloud HSM Service Client to connect to multiple Luna Cloud HSM Services. A single set of Service Client credentials can be used for Key Migration between connected service partitions.
Please download and complete the Client Connection to Multiple Services Request Form and include it in your support request to Thales Customer Support Portal.
Added
There is a new patch available for the Luna service client CSP and KSP utilities available from the Thales Support Portal with the KB article number KB0024438/DOW0007000. This patch resolves the following issues:
The patch includes a readme.txt file which provides instructions for updating your Luna service clients CSP and KSP utilities.
Notes:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Safenet\SafeNetKSP\CurrentConfig]
"SessionCacheEnabled"=dword:00000000
SHA Checksum: e06cc15eb7906d6a2730f8cfac746a0e57b765896beea342d00590febb334cda
Removed
The PATCH /tenants/{id}/admin/reset
and POST /tenants/{id}/admin/resetMfaToken
operations have been removed from the DPoD Platform API.
Service provider administrators can no longer reset the password or MFA token of a user inside of a child tenant. Users can use the self-service resources in the DPoD platform or submit requests to an available administrator. See User Management for more information.
Under Development
If you are using an IP address in your HTTP Network Connection between your DPoD service and the DPoD platform we recommend you update your configuration to use the fully qualified domain name as described in Network Connectivity.
If your network configuration uses any hard coded IP addresses, be aware that upcoming changes to the DPoD platform will disrupt your connection to the service.
Added
Bugs Found
cmu verifyhsm
does not prompt the user to enter a challenge string. Always specify a challenge string using cmu verifyhsm -challenge <string>
.cmu requestcertificate
using the wrong attribute to specify the private key returns an incorrect error message. Use the -privateouid
to specify a private key on a Luna Cloud HSM service.cmu import
to import a DSA key fails. Use an RSA public key instead.cmu selfsigncertificate
with no arguments specified, on Linux, cmu
fails to prompt the user for the relevant object handles/OUIDs. Always specify the object handles/OUIDs using -publichandle
and -privatehandle
or -publicouid
and -privateouid
.ckmdeo
option Get OUID (39)
returns OUIDs with extra zeroes appended. Use option Get Attribute (24)
to view the correct OUID.CKR_OBJECT_HANDLE_INVALID
. We recommend you avoid upgrading your Luna Cloud HSM service client until the issue is resolved. cmu getpkc
to confirm a public key can fail. Execute the ckdemo
Display Object (27)
function to confirm the key pairs origins and security in the HSM. If the CKA_NEVER_EXTRACTABLE
attribute is present it confirms that the private key was created in the HSM and has never been extracted.Bugs Fixed
cmu selfsigncertificate
now match the input serial number.Added
Bugs Found
Bugs Fixed
Added