Certificates
The following properties are used to manage all certificates that are required by the program for various purposes.
Property | Description |
|---|---|
Certificate[].Usage* | Intended use of the certificate:
A maximum of one certificate of each of the types |
Certificate[].Name(*) | Unique, freely selectable name of the certificate This property only applies to client certificates, which are identified by this name in the same way as a user name when configuring web service permissions. |
Certificate[].File(*) Certificate[].FilePassword(§) | Path of the certificate, if it is in file format, and password for decrypting the file, if it is in PFX or another such format If the certificate is used to decrypt configuration values ( |
Certificate[].StoreLocation Certificate[].StoreName Certificate[].StoreFindType Certificate[].StoreFindValue(*) | Properties for locating the certificate if it is in the Windows certificate store The following values can be used for the individual properties:
The |