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.
- Links to security:tls / openssl-3
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ohollmann:branches:security:tls/openssl-3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 8 (latest revision is 59)
Otto Hollmann (ohollmann)
committed
(revision 8)
- Security Fix: [CVE-2023-0465, bsc#1209878] * Invalid certificate policies in leaf certificates are silently ignored * Add openssl-CVE-2023-0465.patch - Security Fix: [CVE-2023-0466, bsc#1209873] * Certificate policy check not enabled * Add openssl-CVE-2023-0466.patch
Comments 0