mod_ssl

E758389

mod_ssl is an Apache HTTP Server module that provides SSL/TLS encryption and HTTPS support for secure web communication.

All labels observed (2)

Label Occurrences
mod_ssl canonical 2
mod_ibm_ssl 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf Apache HTTP Server module
software component
compatibleWith Linux
Unix-like operating systems
Windows
macOS
configurationDirective SSLCACertificateFile
SSLCertificateChainFile
SSLCertificateFile
SSLCertificateKeyFile
SSLCipherSuite
SSLEngine
SSLHonorCipherOrder
SSLProtocol
SSLProxyEngine
SSLSessionCache
SSLUseStapling
SSLVerifyClient
SSLVerifyDepth
enables encrypted HTTP connections
implements SSL/TLS handshake
license Apache License 2.0
maintainedBy Apache Software Foundation
partOf Apache HTTP Server core distribution
linked to: Apache HTTP Server
provides HTTPS support
SSL support
TLS support
runsOn Apache HTTP Server
supportsFeature OCSP stapling
SNI (Server Name Indication)
linked to: SNI

SSL session caching
cipher suite configuration
client certificates
mutual TLS authentication
per-virtual-host SSL configuration
protocol version configuration
server certificates
session resumption
virtual hosts with SSL
supportsProtocol SSLv3
linked to: SSL 3.0

TLSv1.0
TLSv1.1
TLSv1.2
TLSv1.3
supportsUseCase e-commerce websites
intranet security
secure APIs
secure web communication
uses OpenSSL

How these facts were elicited

Referenced by (3)

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

Apache HTTP Server supportsExtensionModule mod_ssl
IBM HTTP Server feature mod_ibm_ssl
linked to: mod_ssl
Apache module API usedBy mod_ssl