You're viewing a demo portfolio

Join the waitlist
PRSM

dns_tls

Active

Tool of Ready APIs

declared in 1.0.0

Open a TLS handshake on :443, capture the presented cert + protocol version + cipher, and grade the result A-F. Surfaces days-until-expiry, SAN list, self-signed detection, and findings like 'CBC-mode cipher in use'.

Parameters schema

{
  "type": "object",
  "required": [
    "domain"
  ],
  "properties": {
    "port": {
      "type": "integer",
      "default": 443,
      "maximum": 65535,
      "minimum": 1
    },
    "domain": {
      "type": "string"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →