KB Article #182567

Chrome not using Desktop Validator

Problem

Chrome not using Axway Desktop Validator by default

Resolution

There is an article about Chrome where it has started using its own Root CA Store starting version 105 which prevents certificates from being validated with DV.

https://blog.chromium.org/2022/09/announcing-launc...

This is now the default behavior and Chrome won't use DV by default starting with Chrome version 105. To bypass this behavior, make the following Registry changes.

--Open Registry Editor

--Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome

--Add a new DWORD with the name ChromeRootStoreEnabled

--set its value to 0

--Close the Registry Editor

--Restart Chrome