GlobalSign DNS Verification

Service URL: https://api.ssl2buy.com/orderservice/GlobalSignFullOrder/GSDNSVerification

This method allows the partner to GlobalSign DNS verification

Request Parameters

Field Name Description Type Required
PartnerEmail SSL2Buy Login Email String (Max Length : 200) Yes
ApiKey SSL2Buy API Key String (Max Length : 100) Yes
OrderNumber SSL2Buy Order Number Integer Yes
DomainToVerify Domain to verify String Yes

Response Parameters

Field Name Description Type
CertificateStatus Certification Status of CSR String
DomainName Domain Name of CSR String
StartDate Start Date of CSR DateTime
EndDate End Date of CSR DateTime
IntermediateCertificate Intermediate Certificate of CSR String
RootCertificate Root Certification of CSR String
ServerCertificatePKCS7 PKCS7 Certificate String
ServerCertificateX509 X509 Certificate 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