WHATPORT(1131) whatport.net WHATPORT(1131)
1131

CASP SSL (caspssl)

The TLS-wrapped half of the CAC App Service Protocol registration; the cleartext side sits on 1130.

TCP IANA registry

Description

IANA registered 1131 in February 2006 as caspssl, "CAC App Service Protocol Encripted" (the misspelling is in the registry), paired with casp on 1130 for the unencrypted form. No public specification accompanies the registration, and Nmap's frequency data shows it open on almost no hosts. If 1131 is listening, identify the application; the registry name only tells you the vendor intended TLS.

Exposed to the internet?

Expose with care

The registration implies TLS, but that guarantees nothing about the process actually bound here — verify with a handshake before treating it as encrypted.

Check it yourself

$ openssl s_client -connect TARGET:1131 -servername TARGET

See also

Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.

Get Beige Box →

also available as JSON · Markdown

Corrections or a missing port? Reply @rimrocksystems.