Port details |
- openssl30 TLSv1.3 capable SSL and crypto library
- 3.0.11_1 security
=1 3.0.11_1Version of this port present on the latest quarterly branch.
- Maintainer: brnrd@FreeBSD.org
- Port Added: 2023-03-14 18:27:09
- Last Update: 2023-10-14 17:23:12
- Commit Hash: 55f9ba2
- People watching this port, also watch:: mailutils, osv-scanner, opensmtpd, memcached, tmux
- Also Listed In: devel
- License: APACHE20
- WWW:
- https://www.openssl.org/
- Description:
- The OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, full-featured, and Open Source toolkit implementing
the Secure Sockets Layer (SSL v3) and Transport Layer Security (TLS v1,
v1.1, v1.2, v1.3) protocols with full-strength cryptography world-wide.
The project is managed by a worldwide community of volunteers that use
the Internet to communicate, plan, and develop the OpenSSL tookit
and its related documentation.
OpenSSL is based on the excellent SSLeay library developed by Eric
A. Young and Tim J. Hudson. The OpenSSL toolkit is licensed under
an Apache-style licence, which basically means that you are free
to get and use it for commercial and non-commercial purposes subject
to some simple license conditions.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openssl30>0:security/openssl30
- Conflicts:
- CONFLICTS_INSTALL:
- boringssl
- libressl
- libressl-devel
- openssl
- openssl3[12]
- openssl-quictls
- No installation instructions:
- This port has been deleted.
- PKGNAME: openssl30
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1695134169
SHA256 (openssl-3.0.11.tar.gz) = b3425d3bb4a2218d0697eb41f7fc0cdede016ed19ca49d168b78e8d947887f55
SIZE (openssl-3.0.11.tar.gz) = 15198318
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.34<5.35 : lang/perl5.34
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for openssl30-3.0.11_1:
ASYNC=on: Asynchronous mode
CT=on: Certificate Transparency Support
KTLS=on: Use in-kernel TLS (FreeBSD >13)
MAN3=on: Install API manpages (section 3, 7)
RFC3779=on: RFC3779 support (BGP)
SHARED=on: Build shared libraries
ZLIB=off: zlib compression support
====> Block Cipher Support
ARIA=off: ARIA (South Korean standard)
DES=on: (Triple) Data Encryption Standard
GOST=on: GOST (Russian standard)
IDEA=off: International Data Encryption Algorithm
SM4=off: SM4 128bit (Chinese standard)
RC2=on: RC2 (unsafe)
RC4=on: RC4 (unsafe)
RC5=off: RC5 (patented)
WEAK-SSL-CIPHERS=off: Weak cipher support (unsafe)
====> Hash Function Support
MD2=off: MD2 (obsolete) (requires LEGACY)
MD4=on: MD4 (unsafe)
MDC2=off: MDC-2 (patented, requires DES)
RMD160=on: RIPEMD-160
SM2=off: SM2 Elliptic Curve DH (Chinese standard)
SM3=off: SM3 256bit (Chinese standard)
====> Provider modules
FIPS=on: Build FIPS provider
LEGACY=off: Older algorithms
====> Optimizations
ASM=on: Assembler code
SSE2=on: Runtime SSE2 detection
THREADS=on: Threading support
EC=on: Optimize NIST elliptic curves
====> Protocol Support
NEXTPROTONEG=on: Next Protocol Negotiation (SPDY)
SCTP=on: SCTP (Stream Control Transmission)
SSL3=off: SSLv3 (unsafe)
TLS1=on: TLSv1.0 (requires TLS1_1, TLS1_2)
TLS1_1=on: TLSv1.1 (requires TLS1_2)
TLS1_2=on: TLSv1.2
===> Use 'make config' to modify these settings
- Options name:
- security_openssl30
- USES:
- cpe perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.11_1 14 Oct 2023 17:23:12 |
Bernard Spil (brnrd) |
security/openssl30: Moved to security/openssl |
3.0.11_1 19 Sep 2023 17:41:39 |
Bernard Spil (brnrd) |
security/openssl30: Enable RFC3779 by default
* As in base OpenSSL
Reported by: Juraj Lutter |
3.0.11 19 Sep 2023 17:02:38 |
Bernard Spil (brnrd) |
security/openssl30: Fix modules options
PR: 272160
Reported by: Michael Osipov <michael osipov siemens com> |
3.0.11 19 Sep 2023 16:36:18 |
Bernard Spil (brnrd) |
security/openssl30: Update to 3.0.11
* Reported vulnerability is Windows only |
3.0.10 16 Sep 2023 12:15:35 |
Bernard Spil (brnrd) |
security/openssl*: Chase addition of 3.2
* Update CONFLICTS
* Update comment in Mk/Uses/ssl.mk |
3.0.10 16 Sep 2023 11:12:22 |
Bernard Spil (brnrd) |
security/openssl30: Fix MAN3 option
PR: 272158
Reported by: Michael Osipov <michael osipov siemens com> |
3.0.10 02 Aug 2023 19:38:52 |
Bernard Spil (brnrd) |
security/openssl30: Update to 3.0.10
* MFH this version as this is a roll-up of multiple vulnerability fixes
MFH: 2023Q3 |
3.0.9_2 31 Jul 2023 20:49:12 |
Bernard Spil (brnrd) |
security/openssl30: Security update for CVE-2023-3187 (Low)
Security: bad6588e-2fe0-11ee-a0d1-84a93843eb75 |
3.0.9_1 16 Jul 2023 18:24:07 |
Bernard Spil (brnrd) |
security/openssl30: Security fix for CVE-2023-2975
Security: 41c60e16-2405-11ee-a0d1-84a93843eb75 |
3.0.9 31 May 2023 11:42:48 |
Bernard Spil (brnrd) |
security/openssl30: Security update to 3.0.9
Security: eb9a3c57-ff9e-11ed-a0d1-84a93843eb75
MFH: 2023Q2 |
3.0.8_2 29 Mar 2023 18:47:55 |
Bernard Spil (brnrd) |
security/openssl30: Security update for CVE-2023-0465 & 0466
Security: 425b9538-ce5f-11ed-ade3-d4c9ef517024 |
3.0.8_1 24 Mar 2023 11:47:18 |
Bernard Spil (brnrd) |
security/openssl30: Security update for CVE-2023-0464
Security: 1ba034fb-ca38-11ed-b242-d4c9ef517024 |
3.0.8 15 Mar 2023 09:14:16 |
Bernard Spil (brnrd) |
security/openssl30: Chase rename in ports CONFLICTS*
Reported by: cperciva, junchoon |
3.0.8 14 Mar 2023 18:19:53 |
Bernard Spil (brnrd) |
security/openssl-devel: Rename to security/openssl30
* Align with the upstream "release" status
* Avoid confusion with OpenSSL 3.1
Reported by: ngie
Differential Revision: https://reviews.freebsd.org/D38938 |