Skip to main content
Skip table of contents

XAdES Validator

Overview

The XAdES validator validates the signature of XAdES documents and validates the certificate chain. The validator will also validate embedded timestamp tokens in XAdES form T-signed documents.

The XAdES Validator was deprecated in SignServer 5.11.

Available Properties

Required Property

Description

TRUSTANCHORS 

Specifies the trusted certificates in PEM format. When validating a XAdES form T-signed document, you must include the trusted certificate for the time stamp authority as well.

Property

Description

CERTIFICATES 

Specifies the intermediate CA certificates in PEM format that might be needed to build a trust path from the signer certificates to any of the trusted certificates.

REVOCATION_CHECKING 

True if revocation checking should be performed. The intermediate CA certificates (if any) and the signer certificate needs to have an Authority Information Access URL to an online OCSP responder or an CRL Distribution Point from where a CRL can be downloaded. If both are available, the OCSP responder is consulted first and then the CRL if the reseponder were unavailable.

Default: True.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.