cert.md

May 4, 2023 ยท View on GitHub

data/cert

Example

  • {apiurl}/arcapi/data/cert
Return data (Edited for readability)
{
  "status": 0,
  "content": {
    "entry": "join/21",
    "version": "4.1.4c",
    "cert": "HERE IS THE CERT", // the base64 encoded cert
    "password": "HelloWorld"
  }
}