Solutions
NicSRS industry solutions tailored to meet the specific needs of corporations, accelerate cloud applications construction.
Web Security Support
NicSRS API
POST
https://portal.nicsrs.com/ssl/caaCheck
Use this endpoint to check the CAA
(Certification Authority Authentication) Record for viewing which CA’s are
entitled to issue certificates for your domain.
Fields explanation:
▪ R – Required
▪ O – Optional
Name |
Type |
Req/Opt |
Description |
|
api_token |
String |
R |
Authentication credentials (User token). To get token, please
contact NicSRS technical support. |
|
domainName |
String |
R |
The domain name. |
|
Name |
Type |
Req/Opt |
Description |
code |
Int |
R |
Response status codes. A response code identifies a specific
status. See Appendix - Response Codes. |
data |
Array |
O |
CAA (Certification Authority Authentication) Record. |
errors |
Array or String |
O |
|