Parse CSR

Service URL: https://api.cheapsslshop.com/api/GlobalSign/GlobalSignParseCSR

This method allows the user to parse CSR

Request Parameters “GlobalSignValidateAndParseCSRRequest"

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

Response Parameters “GlobalSignValidateAndParseCSRResponse"

Field Name Description Type
Country Country Name String
DomainName Domain Name of CSR String
KeySize key size of CSR String
Locality Locality String
MD5 MD5 Unique value String
Organisation Organisation of CSR String
OrganisationUnit Organisation Unit of CSR String
PublicKey Public key of CSR String
SAN Additional Domains exists in CSR String
SHA1Hash SHA1Hash Unique Value String
State State 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