Main Files (en)
Alison Desktop
AD (+3.3.1)
DigiCert Desktop Client
DDC (+3.2.1)
Updated: Mar-2022
Description
The user configuration is located into the following directories.
Use a file explorer in Windows, or Finder in MacOS. If you can’t find these folders, please follow the instruction to enable this feature into your operating system.
| Folder | How to see a hidden folder |
---|---|---|
Windows | | Show hidden files - Microsoft Support |
MacOS | | How to Access Your Mac's Hidden Files |
Linux | | How to Show Hidden Files in Ubuntu & Other Linux |
Main configuration file
Alison-Desktop | DigiCert-Desktop |
---|---|
|
|
Keystores file
The fileconfig/keystore.user
contains all the available keystores. This file is created when the user saves the list of keystores at least one time; otherwise, the product uses the default keystores distributed during the installation.
{
"id": "GEMP15-1",
"status": "enabled",
"icon": "TOKEN",
"friendly_name": "Gemalto Classic Smart Card",
"capabilities": "SGI",
"filter_mask": -1,
"windows": {
"driver_path_x86": "%PROGRAMFILES86%\\Gemalto\\Classic Client\\BIN\\gclib.dll",
"driver_path_x64": "%PROGRAMFILES%\\Gemalto\\Classic Client\\BIN\\gclib.dll"
},
"osx": {
"driver_path": "/usr/local/lib/ClassicClient/libgclib.dylib"
},
"linux": {
"driver_path": "/usr/lib/ClassicClient/libgclib.so"
}
},