Certificate Validation Service


"eGov-Bus is funded by the European Community under the Information Society Technologies priority of the Sixth Framework Programme"

Motivation

The certificate validation module, in the following also referred to as certificate service or CVS service, provides a means to validate X.509 certificates. In general certificate validation is an important step during the signature validation and is also part of the signature creation and validation service. However validation of certificates may be needed by other services too (e.g. the encryption service to check whether encryption certificate provided is valid or hasn’t been revoked).

Description

Based on these varied applications the certificate validation service was extracted from the signature creation and validation service and a new SOAP interface was specified. Via this interface other service may access the CVS service.

Remark: The signature creation and validation service is still using the internal interfaces of the certificate validation.

Downloads

Please note the open source license terms.

Title Version Date
Specification
(Specification of the certificate validation service)
1.0.0 2007-05-25
Documentation
(see SCVS service)
   
CVS XSD Schemas and WSDL file
(XSD Schemas and WSDL file for separate download)
1.0.0 2007-05-25
CVS Release
(see SCVS service)
   
Source code
(see SCVS service)