Port details |
- openssl33 TLSv1.3 capable SSL and crypto library
- 3.3.2_1 security =4 3.3.2_1Version of this port present on the latest quarterly branch.
- Maintainer: brnrd@FreeBSD.org
- Port Added: 2024-03-21 14:12:06
- Last Update: 2024-10-19 15:14:42
- Commit Hash: 820315e
- People watching this port, also watch:: apache24, openssl, py311-certbot, wireguard-go, freeradius3
- 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:
-
- openssl33>0:security/openssl33
- Conflicts:
- CONFLICTS_INSTALL:
- boringssl
- libressl
- libressl-devel
- openssl
- openssl111
- openssl3[124]
- openssl*-quictls
- To install the port:
- cd /usr/ports/security/openssl33/ && make install clean
- To add the package, run one of these commands:
- pkg install security/openssl33
- pkg install openssl33
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openssl33
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725387951
SHA256 (openssl-openssl-3.3.2-openssl-3.3.2_GH0.tar.gz) = bedbb16955555f99b1a7b1ba90fc97879eb41025081be359ecd6a9fcbdf1c8d2
SIZE (openssl-openssl-3.3.2-openssl-3.3.2_GH0.tar.gz) = 18254290
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.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for openssl33-3.3.2_1:
ASYNC=on: Asynchronous mode
CT=on: Certificate Transparency Support
KTLS=off: Use in-kernel TLS (FreeBSD >13)
MAN3=on: Install API manpages (section 3, 7)
RFC3779=on: RFC3779 support (BGP)
SHARED=on: Build shared libraries
====> 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)
====> Compression Support
BROTLI=off: Brotli compression support
ZLIB=off: zlib compression support
ZSTD=off: Zstandard compression support
====> 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 (Note: NOT yet FIPS validated)
LEGACY=off: Older algorithms
====> Optimizations
ASM=on: Assembler code
SSE2=on: Runtime SSE2 detection
THREADS=on: Threading support
THREADPOOL=on: Thread Pooling support
EC=on: Optimize NIST elliptic curves
====> Protocol Support
NEXTPROTONEG=on: Next Protocol Negotiation (SPDY)
QUIC=on: HTTP/3
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_openssl33
- 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.3.2_1 19 Oct 2024 15:14:42 |
Bernard Spil (brnrd) |
security/openssl33: Security update for CVE-2024-9143
Security: c6f4177c-8e29-11ef-98e7-84a93843eb75
MFH: 2024Q4 |
3.3.2 03 Sep 2024 18:31:16 |
Bernard Spil (brnrd) |
security/openssl33: Security update to 3.3.2
Security: 21f505f4-6a1c-11ef-b611-84a93843eb75
MFH: 2024Q3 |
3.3.1 25 Jul 2024 09:36:36 |
Bernard Spil (brnrd) |
security/openssl*: Fix PORSTCOUT |
3.3.1 05 Jun 2024 07:27:11 |
Bernard Spil (brnrd) |
security/openssl31: Update to 3.3.1 |
3.3.0_2 28 May 2024 16:49:06 |
Bernard Spil (brnrd) |
security/openssl33: Security update for CVE-2024-4741
Security: 73a697d7-1d0f-11ef-a490-84a93843eb75
MFH: 2024Q2 |
3.3.0_1 18 May 2024 10:16:29 |
Bernard Spil (brnrd) |
security/openssl33: Security update for CVE-2024-4603
Security: b88aa380-1442-11ef-a490-84a93843eb75
MFH: 2024Q2 |
3.3.0 09 Apr 2024 14:40:38 |
Bernard Spil (brnrd) |
security/openssl33: Update to 3.3.0
* First release of 3.3 |
3.3.0.b1 31 Mar 2024 13:20:48 |
Bernard Spil (brnrd) |
security/openssl33: Update to 3.3.0.b1
* Bump from ALPHA to BETA
* Fix for POSIX_VERSION 200809L [1]
PR: 273869 [1]
Reported by: imp [1]
Submitted by: vvd [1] |
3.3.0.a1 21 Mar 2024 14:05:32 |
Bernard Spil (brnrd) |
security/openssl33: Add OpenSSL 3.3 port
* This is in alpha stage, do not use for production |