Comodo Parse CSR

Service URL: https://api.cheapsslshop.com/api/Comodo/ComodoParseCSR

This method allows the user to parse the CSR

Request Parameters for “ComodoValidateAndParseCSRRequest”

Field Name Description Type Required
LoginEmail CheapSSLShop Login Email String (Max Length : 200) Yes
ApiKey CheapSSLShop API Key String (Max Length : 100) Yes
CSR CSR String Yes
ProductCode CheapSSLShop Product Code Integer Yes

Response Parameters for “ComodoValidateAndParseCSRResponse”

Field Name Description Type
DomainName Domain Name of CSR String
KeySize Key size of CSR String
MD5 MD5 Unique value String
SHA1Hash SHA1Hash Unique value String
PublicKey Public Key of CSR String
SHA256 SHA256 Unique value String
UniqueString Unique string of CSR String
APIError
.. ErrorNumber Error Number Integer
.. ErrorField Error Field String
.. ErrorMessage Description of errors String
StatusCode Status Code of Response
i.e
0 = Method is executed successfully.
-1 = There is an Error in Response.
Integer