Skip to main content

DigiCert​​®​​ IoT Trust Manager

New

DigiCert Gateway - Beta Release

The DigiCert Gateway allows for devices behind a firewall to request certificates through a single gateway service within their network. This will allow requests from multiple devices to be funneled through a single service which is allowed outbound connectivity to the DigiCert certificate services.

Certificate Description Field

We have added a description field to the certificate request and certificate details page. Now up to 255 characters of text can be added to a certificate request to provide a description for the certificate. The certificate description field can be edited from the certificate details page.

Certificate search API endpoint

This endpoint provides the ability to find sets of certificates on a DigiCert IoT DM account based on a set of filters passed in by the API user. This allows the same filter functionality for API users that we provide to portal users in End Entity certificate table.

Enhancements

Move from Pagination to Load More records on select tables

To optimize table load times we are removing the number of records and pagination at the bottom of table. Now we will display a number of records matching the user’s rows per page setting. Clicking “Load more” will load another page of records.

Tables with the new “Load more” functionality: End Entity Certificates, Intermediate Certificates, Pending Requests, Devices, and Audit Log.

Updated pages to new design

We have updated the design of pages to match the overall DigiCert ONE platform. Though they look different, the functionality of these pages has not changed:

  • Device profile details page

  • Device profile edit page

  • Create/Update device

  • Device details

  • Authentication CA table

  • ACME credentials table

  • Pending request details

  • Audit log details

  • Edit enrollment profile

  • Edit/Clone certificate template

  • Enrollment profiles table

Ability to add optional columns to Certificate table

We have included all filters as optional columns which can now be added to the certificates table. This allows reports to be run from the certificates table with more columns available to the user.

Certificate request API endpoint - Request ID

Caters for the case when a certificate is requested via the API and the response is lost or not properly processed. Now if the API user makes a request with the same request ID within 10 minutes of the original request, then the same certificate will be returned instead of a newly generated certificate.