EzSign Flexible Path Checking

Print

Systems have different certificate requirements.  Some require specific extensions, such as Non-Repudiation or certain policy IDs to be set before they can be accepted

EzSign already supports options to check various certificate details such as Non-Repudiation, Hash Algorithms, Basic Constraints etc. But from version 2.2 there is now the ability to develop bespoke and custom certificate checks

A custom class can be developed by users (we can help with this, or develop it for you) which implements custom checks on a certificate path.  These checks can take any form required - for example, further checks on certificates could be performed to verify registration (checking serial numbers, or thumbprints for example), check for custom extensions, Qualified Certificate limits or policy details

The custom class can reject or accept signatures based on these custom rules as well as add entries to the usual EzSign logs.  Custom properties can be included within the server properties and read by the custom class too

See the documentation for full details of this feature - coming in version 2.2