{ "opencollection": "1.0.0", "info": { "name": "Envoy Admin Certificates API", "version": "1.31.0" }, "items": [ { "info": { "name": "Certificates", "type": "folder" }, "items": [ { "info": { "name": "Envoy Get TLS certificate information", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:9901/certs" }, "docs": "Returns information about all TLS certificates currently loaded by Envoy including certificate paths, serial numbers, subject alternative names, validity dates, and days until expiration." } ] } ], "bundled": true }