CDA Server 0.3.1

Now includes scripts 'revoke-certificates' to set the status of a certificate to 'revoked', and 'create-crl' to create a Certificate Revocation List for all the certificates that have been marked as 'revoked'. This works in conjunction with the new script 'check-cert' (provided by 'certificate-utils') which can take an optional argument specifying the CRL against which to check revocation status of the certificate(s).

FILES ADDED: bin/revoke-certificates and bin/create-crl

FILES REMOVED: cdaserver.properties - replaced by /etc/xos/config/xvoms/xvoms.properties, provided by 'xvoms'.



Build and install the CDA server by running install.sh

Edit /etc/xos/config/xvoms/xvoms.properties to set e.g. port number.

Start the service by '/sbin/service cdaserver start'


