TLS-over-TCP
E544007
TLS-over-TCP is a secure communication method that encrypts data using the Transport Layer Security (TLS) protocol on top of the reliable Transmission Control Protocol (TCP).
All labels observed (1)
| Label | Occurrences |
|---|---|
| TLS-over-TCP canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T5768132 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: TLS-over-TCP Context triple: [Interactive Connectivity Establishment, supportsProtocol, TLS-over-TCP]
-
A.
TLS
TLS (Transport Layer Security) is a cryptographic protocol that secures data transmitted over networks by providing encryption, authentication, and integrity between communicating applications.
-
B.
TLS
TLS is the IATA airport code for Toulouse-Blagnac Airport, the main international airport serving Toulouse in southwestern France.
-
C.
IPsec over TCP
IPsec over TCP is a method of encapsulating IPsec traffic within TCP packets to traverse restrictive firewalls and NAT devices that block traditional IPsec protocols.
-
D.
TLS 1.2
TLS 1.2 is a widely deployed version of the Transport Layer Security protocol that provides encrypted and authenticated communication over computer networks.
-
E.
ALPN (Application-Layer Protocol Negotiation)
ALPN (Application-Layer Protocol Negotiation) is a TLS extension that allows clients and servers to agree on which application-layer protocol (such as HTTP/2 or SPDY) to use over a secure connection during the TLS handshake.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: TLS-over-TCP Target entity description: TLS-over-TCP is a secure communication method that encrypts data using the Transport Layer Security (TLS) protocol on top of the reliable Transmission Control Protocol (TCP).
-
A.
TLS
TLS (Transport Layer Security) is a cryptographic protocol that secures data transmitted over networks by providing encryption, authentication, and integrity between communicating applications.
-
B.
TLS
TLS is the IATA airport code for Toulouse-Blagnac Airport, the main international airport serving Toulouse in southwestern France.
-
C.
IPsec over TCP
IPsec over TCP is a method of encapsulating IPsec traffic within TCP packets to traverse restrictive firewalls and NAT devices that block traditional IPsec protocols.
-
D.
TLS 1.2
TLS 1.2 is a widely deployed version of the Transport Layer Security protocol that provides encrypted and authenticated communication over computer networks.
-
E.
ALPN (Application-Layer Protocol Negotiation)
ALPN (Application-Layer Protocol Negotiation) is a TLS extension that allows clients and servers to agree on which application-layer protocol (such as HTTP/2 or SPDY) to use over a secure connection during the TLS handshake.
- F. None of above. chosen
Statements (62)
| Predicate | Object |
|---|---|
| instanceOf |
network security protocol stack arrangement
ⓘ
secure transport mechanism ⓘ |
| alternativeTo | DTLS-over-UDP NERFINISHED ⓘ |
| canBeConfiguredWith | mutual TLS authentication ⓘ |
| canUseAuthenticationMethod | X.509 certificates NERFINISHED ⓘ |
| canUseCipherSuite |
AES-GCM
ⓘ
ChaCha20-Poly1305 ⓘ |
| canUseKeyExchange |
DHE
ⓘ
ECDHE ⓘ |
| dataUnit | TLS records carried inside TCP segments ⓘ |
| deprecatedVersion |
TLS 1.0
ⓘ
TLS 1.1 ⓘ |
| IETFRFC |
RFC 2246 (TLS 1.0)
NERFINISHED
ⓘ
RFC 4346 (TLS 1.1) ⓘ RFC 5246 (TLS 1.2) NERFINISHED ⓘ RFC 793 (TCP) NERFINISHED ⓘ RFC 8446 (TLS 1.3) ⓘ RFC 9293 (TCP specification update) ⓘ |
| layeringModel | TLS on top of TCP ⓘ |
| OSIlayering |
TCP at OSI layer 4
ⓘ
TLS at OSI layer 4.5 ⓘ |
| providesProperty |
authentication
ⓘ
confidentiality ⓘ endpoint identity verification ⓘ integrity ⓘ replay protection ⓘ |
| reliesOnProperty |
congestion control of TCP
ⓘ
flow control of TCP ⓘ ordered delivery of TCP ⓘ reliable byte-stream of TCP ⓘ |
| requires | public key infrastructure for certificate validation ⓘ |
| requiresComponent |
TLS handshake
ⓘ
TLS record layer ⓘ |
| securityGoal | protect application data in transit over IP networks ⓘ |
| securityLayer | TLS NERFINISHED ⓘ |
| supportsFeature |
ALPN (Application-Layer Protocol Negotiation)
NERFINISHED
ⓘ
SNI (Server Name Indication) NERFINISHED ⓘ forward secrecy (with appropriate key exchange) ⓘ session resumption ⓘ |
| supportsVersion |
TLS 1.0
ⓘ
TLS 1.1 NERFINISHED ⓘ TLS 1.2 ⓘ TLS 1.3 ⓘ |
| threatMitigated |
data tampering on the wire
ⓘ
eavesdropping ⓘ man-in-the-middle attacks (with proper validation) ⓘ |
| transportLayer | TCP NERFINISHED ⓘ |
| typicalPortUsage |
TCP port 443 for HTTPS
ⓘ
TCP port 465 for SMTPS ⓘ TCP port 993 for IMAPS ⓘ TCP port 995 for POP3S ⓘ |
| typicalUsageContext |
VPN tunneling (e.g., OpenVPN over TCP)
ⓘ
email transport security ⓘ web browsing security ⓘ |
| usedByProtocol |
FTPS (explicit mode)
NERFINISHED
ⓘ
HTTPS ⓘ IMAPS ⓘ LDAP over TLS (LDAPS) ⓘ POP3S ⓘ SMTPS ⓘ |
| usesProtocol |
Transmission Control Protocol
NERFINISHED
ⓘ
Transport Layer Security NERFINISHED ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: TLS-over-TCP Description of subject: TLS-over-TCP is a secure communication method that encrypts data using the Transport Layer Security (TLS) protocol on top of the reliable Transmission Control Protocol (TCP).
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.