3.1.4.1 GetAndPublishCert

 This operation is defined as part of the CertProvisioningService portType.

 <wsdl:operation name="GetAndPublishCert">
     <wsdl:input message="tns:GetAndPublishCertMsg" />
     <wsdl:output message="tns:GetAndPublishCertResponseMsg" />
 </wsdl:operation>

GetAndPublishCert generates a X.509 v3 certificate (2) using the PKCS#10 certification request in the request, and then stores the certificate (2) in an implementation-specific manner, so that it can be used to verify client certificates (2) supplied during authentication.

If an error occurs during processing, an error response MUST be sent using the ErrorInfo element in GetAndPublishCertResponse, as specified in section 3.1.4.1.2.2.

SOAP faults SHOULD NOT be used for error reporting.