{
  "specVersion": "1.0",
  "host": {
    "displayName": "certs.lol",
    "identifier": "did:web:certs.lol",
    "documentationUrl": "https://certs.lol/api/docs"
  },
  "entries": [
    {
      "identifier": "urn:air:certs.lol:api:ssl-analysis",
      "displayName": "certs.lol SSL/TLS Analysis API",
      "type": "application/openapi+json",
      "url": "https://certs.lol/openapi.json",
      "description": "Free SSL/TLS certificate analysis API — chain validation, grade, protocols, ciphers, HSTS, CT logs. No auth required.",
      "representativeQueries": [
        "check the SSL certificate for example.com",
        "what TLS protocols does a domain support",
        "is a domain's certificate chain valid"
      ]
    }
  ]
}