Port details |
- openssl33-quictls QUIC capable fork of OpenSSL
- 3.3.0 security
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: brnrd@FreeBSD.org
 - Port Added: 2025-07-02 20:15:04
- Last Update: 2025-07-02 20:11:36
- Commit Hash: 2d1ee56
- Also Listed In: devel
- License: APACHE20
- WWW:
- https://www.github.com/quictls/quictls
- Description:
- This is a fork of OpenSSL to enable QUIC. This fork adds API that can be
used by QUIC implementations for connection handshakes.
There is a community need for a QUIC capable TLS library. This fork is
intended as stopgap solution to enable higher level frameworks and runtimes
to use QUIC with the proven and reliable TLS functionality from OpenSSL.
This fork will be maintained until OpenSSL officially provides reasonable
support for QUIC implementations.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openssl33-quictls>0:security/openssl33-quictls
- Conflicts:
- CONFLICTS_INSTALL:
- boringssl
- libressl
- libressl-devel
- openssl
- openssl111
- openssl3*
- openssl*-quictls
- To install the port:
- cd /usr/ports/security/openssl33-quictls/ && make install clean
- To add the package, run one of these commands:
- pkg install security/openssl33-quictls
- pkg install openssl33-quictls
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openssl33-quictls
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1751486314
SHA256 (quictls-quictls-openssl-3.3.0_GH0.tar.gz) = ff194511e53c0bead06d316e6891deebb07e3713efc65ef938e22962a43579a4
SIZE (quictls-quictls-openssl-3.3.0_GH0.tar.gz) = 18220759
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.40.r<5.41 : lang/perl5.40
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for openssl33-quictls-3.3.0:
ASYNC=on: Asynchronous mode
CT=on: Certificate Transparency Support
MAN3=on: Install API manpages (section 3, 7)
RFC3779=off: 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 (Note: NOT yet FIPS validated)
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_openssl33-quictls
- USES:
- cpe perl5
- pkg-message:
- For install:
-
This QUIC capable OpenSSL fork is in an ALPHA stage
Do NOT use for production!
- If upgrading
-
This QUIC capable OpenSSL fork is in an ALPHA stage
Do NOT use for production!
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.0 02 Jul 2025 20:11:36
    |
Bernard Spil (brnrd)  |
security/openssl33-quictls: New port
Upstream archived their openssl repo and switched to
a quictls repo. |
Number of commits found: 1
|