SSL 3.0

E5907

SSL 3.0 is an obsolete cryptographic protocol that once secured internet communications and served as the foundation for the early versions of TLS.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (2)

Label Occurrences
SSL 3.0 canonical 10
SSL 1

Statements (48)

Predicate Object
instanceOf cryptographic protocol
network security protocol
cipherSuiteExamples SSL_RSA_WITH_3DES_EDE_CBC_SHA
SSL_RSA_WITH_DES_CBC_SHA
SSL_RSA_WITH_RC4_128_SHA
deprecatedBy Internet Engineering Task Force
surface form: IETF

PCI Security Standards Council
major browser vendors
developedBy Netscape Communications Corporation
surface form: Netscape Communications
follows SSL 2.0
foundationFor early versions of TLS
influenced TLS 1.0 design
introduced mid-1990s
operatesAtLayer transport layer
partOf SSL
surface form: Secure Sockets Layer
predecessorOf TLS
surface form: TLS 1.0
provides authentication
confidentiality
integrity
recommendedBy no major standards body
replacedBy TLS
surface form: TLS 1.0

TLS 1.1
RFC 5246
surface form: TLS 1.2

RFC 8446
surface form: TLS 1.3
status deprecated
obsolete
supports Diffie–Hellman key exchange
RSA key exchange
X.509 certificates
alert protocol
change cipher spec protocol
client authentication
handshake protocol
message authentication codes
record protocol
server authentication
symmetric encryption
usedFor HTTPS
VPN tunneling
secure email transport
secure web browsing
securing internet communications
usedIn early e-commerce
early online banking
uses TCP as underlying transport
vulnerableTo POODLE attack
cipher suite weaknesses
protocol downgrade attacks

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.

Instruction
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.
Input
Subject: SSL 3.0
Description of subject: SSL 3.0 is an obsolete cryptographic protocol that once secured internet communications and served as the foundation for the early versions of TLS.

Referenced by (11)

Full triples — surface form annotated when it differs from this entity's canonical label.

TLS predecessor SSL 3.0
this entity surface form: SSL
TLS basedOn SSL 3.0
TLS successorTo SSL 3.0
SSL 2.0 precedes SSL 3.0
SSL 2.0 replacedBy SSL 3.0
SSL hasVersion SSL 3.0
RFC 2246 replaces SSL 3.0
RFC 2246 basedOn SSL 3.0
TLS 1.0 follows SSL 3.0
TLS 1.1 basedOn SSL 3.0
TLS 1.1 successorOf SSL 3.0