From: Massimiliano P. <pa...@cs...> - 2007-09-17 00:06:26
|
Hi all, Scott, I have finally managed to integrate the new version of the PRQP into libPKI. We now have a client that is capable to generate requests and parse responses for PRQP. Much work is still to be done about verification and parsing of responses, though. Here it is the output for the various services that can be queried through the prqp_client example program. Any feedback about the options is welcome! ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: USAGE: ./prqp_client options Where options are: -issuer <dn> - Issuer's of the CA certificate DN (optional if certfile or cacertfile is provided) -serial <num> - Serial Number of the CA certificate (optional) -certfile <file> - Certificate to find CA services for (optional if issuer is provided) -cacertfile <file> - CA certificate to find serviced of (optional) -service <id> - Service which URL is to be asked (optional, multiple accepted) Where service <id> can be: * General Services [ocsp] OCSP Service [caIssuers] CA Information [timeStamping] TimeStamping Service [dvcs] DVCS Service [scvp] SCVP Service * Repositories Location: [certificateRepository] Certificate Repository [crlRepository] CRL Repository [deltaCrl] Delta CRL Base Address * PKI Service Gateways: [cmsGateway] CMS Gateway [scepGateway] SCEP Gateway [xkmsGateway] XKMS Gateway * PKI Basic Services Location: [revokeCertificate] Certificate Revocation Service [requestCertificate] Certificate Revocation Service [suspendCertificate] Certificate Suspension Service * Extended Services Location: [webdavCert] Webdav Certificate Validation Service [webdavRev] Webdav Certificate Revocation Service :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -- Best Regards, Massimiliano Pala --o------------------------------------------------------------------------ Massimiliano Pala [OpenCA Project Manager] pa...@cs... pro...@op... Dartmouth Computer Science Dept Home Phone: +1 (603) 397-3883 PKI/Trust - Office 063 Work Phone: +1 (603) 646-9179 --o------------------------------------------------------------------------ |