Skip to main content

DigiCert ONE Platform

Release notes RSS

DigiCert ONE is a unified suite of digital trust products that allow you to deploy and manage multiple PKI solutions in any environment. These release notes provide information about:

  • DigiCert​​®​​ account, which provides single-login access to CertCentral, Device Trust Manager, DigiCert​​®​​ KeyLocker, DigiCert Private CA Services, Document Trust Manager, IoT Trust Manager, Software Trust Manager, and Trust Lifecycle Manager. Functionality includes management of users, sign-in settings, and assigned services.

  • Account Manager, which enables you to manage access to Device Trust Manager, DigiCert​​®​​ KeyLocker, DigiCert Private CA Services, Document Trust Manager, IoT Trust Manager, Software Trust Manager, and Trust Lifecycle Manager. Functionality includes management of users, permissions, API access, organizations, licensing, and sign-in settings.

  • DigiCert ONE​​ Clients, an app that automates the management of your Trust Lifecycle Manager and Software Trust Manager client tools.

For more information about the DigiCert ONE Platform, see the Platform Overview guide.

Recent releases

July 9, 2025

DigiCert® ONE version: 1.10498.4 | Account Manager: 1.1227.0

Enhancements

Hardware Security Module (HSM) keypairs now excluded from license reset

We’ve updated the Reset licenses feature to prevent system administrators from resetting HSM keypair licenses. Each keypair stored on our HSM consumes a slot on the HSM and can’t be reused or cleared through the reset process. All other license types remain eligible for reset.

Fixes

DTA defaulted to an incorrect account once a domain was shared across multiple accounts

Previously, if a domain was listed under Allow user onboarding via single sign-on (SSO) for multiple accounts within the same DigiCert ONE instance, DigiCert® Trust Assistant (DTA) defaulted to the first account the domain was added to, regardless of which Account ID the user specified during sign-in.

With this fix, DTA now correctly respects the intended Account ID during sign-in, ensuring accurate profile loading when the domain is shared across environments (e.g., Demo and Production).

Various minor usability and vulnerability fixes

As part of ongoing improvements to Account Manager and the DigiCert ONE platform, we have made minor improvements and bug fixes to limit errors, improve usability, and security.

June 25, 2025

Enhancements

DigiCert ONE Clients version 1.2.0

Localization support

This version of DigiCert ONE Clients introduced a localized user interface. Users can now change the language using the Language selection menu in the application settings.

Support for multiple client authentication certificates in certificate store

Previously, DigiCert ONE​​ Clients defaulted to the most recent client authentication certificate from the certificate store. Users could not select an alternative certificate for authentication. With this update, DigiCert ONE​​ Clients displays a list of available certificates if more than one is present in the store, allowing users to choose the appropriate certificate for authentication.

Automated reminders when credentials expire

30 days before your credentials expire, a pop-up appears with the message: "Your credentials expire in 30 days". Select Refresh configuration to generate and replace the expiring credentials to ensure uninterrupted service. If you select Remind me later, the pop-up will continue to appear until you refresh your credentials.

Tipp

If you are no longer using a client tool and do not need to refresh its credentials, you can uninstall the tool to stop receiving reminder notifications.

DigiCert® ONE version: 1.10272.6 | Account Manager: 1.1214.0

Missing Trust Lifecycle Manager permission

We identified and fixed an issue where the View EM rule permission in Trust Lifecycle Manager was not being displayed as expected.

DigiCert account version: 0.297.0

Account information performance

We improved the performance of loading and displaying account information.

Fixes

DigiCert ONE Clients version 1.2.0

Various minor usability and vulnerability fixes

As part of ongoing improvements to DigiCert ONE​​ Clients, we have made minor improvements and bug fixes to limit errors, improve usability, and security.

DigiCert® ONE version: 1.10272.6 | Account Manager: 1.1214.0

Account name sync between DigiCert platforms

We fixed an issue where updates to the account name in DigiCert account were not reflected in the linked DigiCert ONE account. Account names now stay in sync across both platforms.

Various minor usability and vulnerability fixes

As part of ongoing improvements to Account Manager and the DigiCert ONE platform, we have made minor improvements and bug fixes to limit errors, improve usability, and security.

DigiCert account version: 0.297.0

Language selection on login page

We fixed an issue that prevented users from changing the language on the login page.

User creation performance

We resolved performance issues affecting user creation workflows.

June 18, 2025

Fixes

DigiCert® account version: 0.293.0

Included in this release:

Improved clarity for pending users

The “Reset user credentials” option is now hidden for users who haven't completed their initial credential and 2FA setup. Instead, Admins will now see Resend invitation email or Delete user for pending accounts.

Faster user creation

We resolved a performance issue that caused a 7–8 second delay when creating users. User creation now occurs instantly, as expected.

Password guideline visibility fix

We fixed an issue where password guidelines were not appearing during password setup. Guidelines now display correctly.

DigiCert® ONE version: 1.10272.3 | Account Manager: 1.1212.0

Various minor usability and vulnerability fixes

As part of ongoing improvements to Account Manager and the DigiCert ONE platform, we have made minor improvements and bug fixes to limit errors, improve usability, and security.

June 11, 2025

Enhancements

DigiCert® ONE version: 1.10272.2 | Account Manager: 1.1207.0

Included in this release:

API update: Support PATCH for First and Last name

We added support for updating a user's "First name" and "Last name" via the PATCH method in the Account API.

Example patch:

curl --location --request PATCH 'https://dcone.cluster.local/account/api/v1/user/629139f6-0bb2-4264-a67b-20405174bf69' \
--header 'CLIENT_SECRET: 24c9f208-4b16-4ab6-88d5-f403b2b48fca' \
--header 'CLIENT_ID: document_signing_cli' \
--header 'Content-Type: application/json' \
--header 'Cookie: XSRF-TOKEN=0cf462a3-cee1-435e-8e28-e2303460fcdd' \
--data '{ 
    "op": "replace", 
    "path": "/phone" 
    "value": "+917847945213" 
}'

Tipp

This example uses the JSON Patch format. Use an array of operations when modifying multiple fields.

"Policy rules" permission category for Trust Lifecycle Manager

We introduced a new permission category in Trust Lifecycle Manager called Policy Rules. This category includes the following permissions:

  • View rules

  • Add rules

  • Manage rules

Trust Lifecycle Manager user role updates

We added Policy rule permissions to the following user roles:

  • We added the View rules and Manage rules permissions to the TLM Account Manager (AS) user role.

  • We added the View rules permission to the TLM Admin (SS) user role.

Fixes

DigiCert® account version: 0.289.0

Included in this release:

OTP field removed browser autocomplete

We removed browser autocomplete suggestions for the One-Time Passcode (OTP) field on the DigiCert​​®​​ account sign-in page.

Various minor usability and vulnerability fixes

As part of ongoing improvements to DigiCert​​®​​ account platform, we have made minor improvements and bug fixes to limit errors, improve usability, and security.

Username special character sign-in issue

We fixed an issue where usernames containing special characters were incorrectly displayed on the password entry page. Previously, special characters were replaced with spaces, resulting in failed logins due to incorrect credentials.

DigiCert® ONE version: 1.10272.2 | Account Manager: 1.1207.0

Included in this release:

Incorrect role assignment for KeyLocker users

We fixed an issue where KeyLocker users were incorrectly assigned Software Trust Manager roles instead of the appropriate KeyLocker user roles.

License Update Issue for Device Trust Manager

We resolved an issue where system users were unable to update licenses in Device Trust Manager.

Dutch translation error for DTM signer role

We fixed a localization issue where the DTM signer user role was translated incorrectly into Dutch.

Various minor usability and vulnerability fixes

As part of ongoing improvements to Account Manager and the DigiCert ONE platform, we have made minor improvements and bug fixes to limit errors, improve usability, and security.

May 28, 2025

Enhancements

DigiCert® account version: 0.279.0

Included in this release:

Improved certificate clarity for SSO with SAML

Added Valid and Expired tags to the SAML configuration details to help users quickly identify certificate status. Additionally, a warning message now appears on the Sign-in methods page when the SAML certificate is expired, prompting users to upload a new one.

Added user list visibility for account users

Previously, only account admins could view users within the account. Now, account users can also view the user list. This is helpful when users need to identify an admin to complete specific actions.

Release notes URL update

As of May 1, 2025, the release notes URL has changed. The link to the release notes in DigiCert​​®​​ account has been updated to reflect the new location.

DigiCert® ONE version: 1.10046.8 | Account Manager: 1.1200.0

User role updates
Document Trust Manager

We added the Manage cron job and View cron job details permissions to the DTM admin (SS) user role.

Device Trust Manager

We added the Manage Trust Bundles permission to the System admin (SS) user role.

Fixes

DigiCert® account version: 0.279.0

Create User API

We fixed inconsistent error messages in the create user API when the user_name field contains a space. The API now consistently returns the correct message:

"Enter a valid user name. Letters, numbers, and these special characters allowed: - . , # & @ + ! * ? _ ",
"field": "user_name"

DigiCert® ONE version: 1.10046.8 | Account Manager: 1.1200.0

Included in this release:

Account linking timeout message

We fixed an issue where the timeout page displayed a technical error message: linking.error.Title.Expired JWS token instead of notifying the user that their session had timed out. The page now clearly instructs users to refresh their browser and sign back in.

Update account API

We resolved an issue where the update account API accepted a past date as the service end date but failed to save it to the audit log. The API now validates the date correctly and logs changes as expected.

Trust Lifecycle Manager user visibility

We fixed an issue in Trust Lifecycle Manager where users from different organizations within the same account were incorrectly listed when assigning admins to a business unit. Only users from the relevant organization are now displayed.

May 14, 2025

Account Manager

DigiCert® ONE version: 1.10046.3 | Account Manager: 1.1190.0

Included in this release:

Updates to Trust Lifecycle Manager user roles

We added the View connectors and View template permission to the User and Certificate Manager user role.

Reset Software Trust Manager licenses

On-premises customers can reset Software Trust Manager licenses directly from the Licenses section of an account details page. The Reset option allows you to specify a new value for the license type, updating both the Allocated and Remaining license counts to match the value you enter.

Account Manager

DigiCert® ONE version: 1.10046.3 | Account Manager: 1.1190.0

Included in this release:

Improved DigiCert Trust Assistant (DTA) sign-up

We have streamlined the onboarding experience for Trust Lifecycle Manager's DTA. The Sign Up button now takes you directly to the SSO sign-in page and automatically creates your user profile using your IdP details, this fix saves you two extra clicks and gets you started faster.

Various minor usability and vulnerability fixes

As part of ongoing improvements to Account Manager and the DigiCert ONE platform, we have made minor improvements and bug fixes to limit errors, improve usability, and security.

May 8, 2025

Fixes

DigiCert account

DigiCert® account version: 0.270.0

Included in this release:

Session timeout issue

We resolved an issue where users were logged out of their DigiCert​​®​​ account session after 10 minutes. The issue occurred because user sessions were not refreshing as expected.

Various minor usability and vulnerability fixes

As part of ongoing improvements to DigiCert​​®​​ account, we have made minor improvements and bug fixes to limit errors, improve usability, and security.

May 7, 2025

Enhancements

DigiCert® account version: 0.264.0

Client certificate authentication support for 2FA

DigiCert accounts now support client certificate authentication as a form of two-factor authentication. When client certificate authentication is enabled as a 2FA method, the user will be redirected in the sign-in workflow to generate and install their client authentication certificate in their browser.

DigiCert® ONE version: 1.10046.1 | Account Manager version 1.1184.0

New CA Manager permissions
Permission to manage cloud platform policy

We have introduced a new permission in CA Manager: Manage cloud platform policy. This permission is also now included in the Solution Administrator user role.

Permissions for custom templates

We have also introduced and View Custom Template—have been added to CA Manager and assigned to the following roles:

  • Manage Custom Template permission was assigned to user roles:

    • CA Admin (SS)

    • CA Operations (SS)

    • PKI Operations (SS)

    • PKI Validation (SS)

    • PKI Compliance (SS)

    • PKI Manager (AS)

  • View Custom Template permission was assigned to user roles:

    • CA Admin (SS)

    • CA Operations (SS)

    • PKI Operations (SS)

    • PKI Validation (SS)

    • PKI Compliance (SS)

    • System Auditor (SS)

    • Read Only (SS)

    • Read Only (AS)

Fixes

DigiCert® account version: 0.264.0

Included in this release:

SSO first-time login fix

We fixed an issue where users signing in with SSO for the first time were not shown the Service Level Agreement (SLA) dialog after setting up OTP. Instead, they were redirected back to the login screen. This flow now works as expected.

Email template clarification

We updated the Link your DigiCert services email template to clarify that action is only required if your account has more than one DigiCert service, based on user feedback.

Login spinner fix

We resolved an issue where some users saw a non-progressing spinner after entering their username and clicking Next, preventing them from reaching the password page.

April 30, 2025

Included in this release:

Enhancements

DigiCert ONE Clients version 1.1.0

Included in this release:

Simplified production environment switching

Previously, changing your DigiCert ONE environment required manual edits to the config.json file. With version 1.1.0, you can now select your preferred production environment directly within the app interface. To select or change a production environment:

  • On first launch of DigiCert ONE Clients, you will be prompted to select your environment.

  • To switch later, right-click the DigiCert ONE Clients icon in your task bar menu or system tray to change your environment.

To change to a demo environment, you still need to update the config file, refer to Switch your environment for more information.

Account Manager user role no longer required

In earlier versions, an Account Manager user role was necessary to access account details, licensing information, and user permissions. With version 1.1.0, this requirement has been removed.

Depending on your DigiCert ONE services, you only need one or more of the following:

DigiCert account version 0.252.0

Included in this release:

Improved 2FA handling for OIDC SSO users

When you sign in to your account using SSO with OIDC, if your Identity Provider (IdP) enforces two-factor authentication (2FA), DigiCert now recognizes the 2FA confirmation from your IdP. This prevents DigiCert from prompting for 2FA again, even if it is enabled on your account. This behavior is also recorded in the audit logs.

Enhanced Update user API

The Update user API now returns the services assigned to a user, enabling updates to both user details and service assignments.

DigiCert® ONE version: 1.9735.9 | Account Manager version 1.1180.0

New permissions in Document Trust Manager

To provide more granular control, the following new permissions have been added to Document Trust Manager:

  • Manage Admin Manager configurations

  • Manage Client Admin Manager configurations

  • Manage Support Admin Manager configurations

Fixes

DigiCert account version 0.252.0

Included in this release:

Prevent duplicate usernames

The system now correctly blocks the creation of users with duplicate usernames.

Prevent duplicate user creation during onboarding

We resolved an issue where clicking Create user caused the system to hang and allow the user to click the button multiple times, creating duplicate user accounts.

Resolved account migration issue with Japanese characters

We fixed a bug that prevented account migration when a user's first or last name contained Japanese characters.

Improved UI fonts

We adjusted font sizes across the interface for a more consistent user experience.

Improved UI translations

We have improved translations across the platform. This includes updated text on pages where Applied filter and Clear all appear at the top of tables, along with other minor translation corrections to enhance consistency and clarity.

DigiCert® ONE version: 1.9735.9 | Account Manager version 1.1180.0

Included in this release:

SSO domain limitation for organizations with multiple accounts

We resolved an issue where an organization with multiple accounts could only add a company domain for the Onboard user via SSO flow to one account. The same domain can now be added to multiple accounts within the same organization.

Improved UI translations

We have improved translations across the platform. This includes updated text on pages where Applied filter and Clear all appear at the top of tables, along with other minor translation corrections to enhance consistency and clarity.

April 16, 2025

Included in this release:

Enhancements

DigiCert account version 0.246.0

Included in this release:

New look and feel

We refreshed the DigiCert account interface to improve usability and workflow efficiency. Instead of navigating away, a contextual side rail (drawer) will open on the right-hand side when you:

  • Update your sign-in methods

  • Update user details

  • Create a new user

  • Enable services

Improved functionality for DigiCert support

To enhance your support experience, DigiCert support agents can now:

  • Link and unlink service accounts on your behalf

  • Help configure your account more effectively

Improved functionality for account admins

As an account admin, you now have greater control and visibility. You can:

  • View enabled services and linked service accounts

  • View and update account details (except enabled services)

  • Manage users:

    • View user list

    • View and update user details

  • Manage services:

    • Enable services for admins and users

    • Create new service accounts

    • Link existing service accounts

    • Assign service accounts to users

Improved functionality for account users

As an account user, you can now better understand and manage your account. You can:

  • View enabled services and linked service accounts

  • View account details

  • View and update your own user details

  • Link an existing service account profile

Fixes

DigiCert® ONE version: 1.9735.3 | Account Manager version 1.1171.0

Incorrect DigiCert ONE password prompt after KeyLocker purchase

Resolved an issue where CertCentral transitioned to a DigiCert​​®​​ account and then purchased DigiCert​​®​​ KeyLocker were incorrectly prompted to enter their DigiCert ONE password to access DigiCert​​®​​ KeyLocker. Since the accounts are linked, this prompt should not have appeared.

Admins unable to unlock users signed in with non-password methods

Fixed a bug where users who signed in using methods other than username/password and 2FA (e.g., SSO) were locked out after entering an incorrect OTP five times. Admins were not shown the option to unlock these users. This option is now visible and functional.

2FA reset flow error for users using SSO with OIDC

Fixed an issue where users signing in with SSO (OIDC) and 2FA were redirected to the DigiCert ONE sign-in page after their 2FA was reset and they clicked the link in the email. These users will now be correctly redirected to the 2FA setup page after completing IDP authentication.

federatedAccountError when changing user roles

Resolved an issue where users received a federatedAccountError when admins tried to change the user role of an account-scope user assigned to multiple accounts, where at least one account had been transitioned to a DigiCert account.

April 2, 2025

Fixes

DigiCert account

DigiCert® account version: 0.239.0

Minor migration fixes

As part of ongoing improvements to DigiCert​​®​​ account, we have addressed migration-related issues to enhance stability, usability, and security. This update includes minor bug fixes and optimizations to ensure a smoother migration experience.

March 26, 2025

Included in this release:

New

Introducing DigiCert ONE​​ Clients version 1.0.1

We released DigiCert ONE​​ Clients, an app designed to streamline and automate the management of your Trust Lifecycle Manager and Software Trust Manager client tools.

This app provides a centralized location for managing and accessing all your client tools across both Trust Lifecycle Manager and Software Trust Manager. It automates installation, configuration, and updates to reduce manual effort, minimize errors, and ensure seamless operations. Get started with DigiCert ONE​​ Clients app.

Enhancements

DigiCert account version 0.237.0

DigiCert​​®​​ account supports 2FA via email

DigiCert​​®​​ account improved two-factor authentication (2FA) by adding support for one-time passcodes (OTP) via email. Previously, you could only authenticate using an authenticator app. Now during sign-in, when 2FA is enabled, users can choose to receive an OTP through either an authenticator app or email to sign in.

DigiCert® ONE version: 1.9525.6 | Account Manager version 1.1157.0

Included in this release:

SAML SSO binding

DigiCert ONE now supports both POST and REDIRECT bindings, ensuring broader compatibility with different Identity Providers.

Terminology updates
  • In Account Manager, we updated terminology for consistency:

    • API token is now API key.

    • Authentication certificates are now Client authentication certificates.

  • In DigiCert ONE, the Admin Profile option (accessed via the profile icon in the top-right corner) has been renamed to View my user details.

User role updates

CA Manager:

  • Added a new permission: Manage Online Delegated OCSP.

  • This permission is now included in the following system-scope (SS) roles:

    • CA Admin

    • CA Operations

    • PKI Operations

Trust Lifecycle Manager:

Added the View SSP Portal Config permission.

Device Trust Manager:

  • Administrator role: Removed Manage licenses and Manage certificate template permissions.

  • Read-only role: Added View license permission.

  • Artifact Manager role: Added View certificate permission.

Fixes

DigiCert® ONE version: 1.9525.6 | Account Manager version 1.1157.0

User creation via SSO

Fixed an issue where the Allow user creation via SSO section was missing the field to add new domain names. The field now appears correctly.

User search function fix

Fixed an issue where searches failed when an organization name filter contained the special character "&" in the Users tab.