Secure Sockets and Transport Layer Security
https://www.openssl.org/
OpenSSL is a software library to be used in applications that need to
secure communications over computer networks against eavesdropping or
need to ascertain the identity of the party at the other end.
OpenSSL contains an implementation of the SSL and TLS protocols.
- Devel package for openSUSE:Factory
-
16
derived packages
- Links to openSUSE:Factory / openssl-1_1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout security:tls/openssl-1_1 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000165 165 Bytes | |
openssl-CVE-2024-0727.patch | 0000006362 6.21 KB | |
project.diff | 0000004687 4.58 KB |
Revision 156 (latest revision is 167)
Otto Hollmann (ohollmann)
accepted
request 1144565
from
Otto Hollmann (ohollmann)
(revision 156)
- Rename engines directories to the same name like in SLE: /etc/ssl/engines1_1.d -> /etc/ssl/engines1.1.d /etc/ssl/engdef1_1.d -> /etc/ssl/engdef1.1.d * Add migration script to move files (bsc#1219562) /etc/ssl/engines.d/* -> /etc/ssl/engines1.1.d /etc/ssl/engdef.d/* -> /etc/ssl/engdef1.1.d - Security fix: [bsc#1219243, CVE-2024-0727] * Add NULL checks where ContentInfo data can be NULL * Add openssl-CVE-2024-0727.patch
Comments 0