Port details |
- mod_tls rustls based TLS for Apache httpd
- 0.14.0_2 www
=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-01-25 14:03:16
- Last Update: 2025-03-28 15:26:53
- Commit Hash: 8181b66
- Also Listed In: security
- License: APACHE20
- WWW:
- https://github.com/icing/mod_tls
- Description:
- A module for Apache httpd that uses rustls to provide a memory safe TLS
implementation in Rust.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ap24-mod_tls>0:www/mod_tls
- To install the port:
- cd /usr/ports/www/mod_tls/ && make install clean
- To add the package, run one of these commands:
- pkg install www/mod_tls
- pkg install ap24-mod_tls
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ap24-mod_tls
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730551891
SHA256 (mod_tls-0.14.0.tar.gz) = 701db868a4fb2cd85b272e5defc2841dcc81eda2546bfa6fbf5c209774b4edcb
SIZE (mod_tls-0.14.0.tar.gz) = 563693
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:
-
- rustls-ffi>0.14.0 : security/rustls-ffi
- apxs : www/apache24
- Runtime dependencies:
-
- apxs : www/apache24
- Library dependencies:
-
- librustls.so : security/rustls-ffi
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ap24-mod_tls-0.14.0_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_mod_tls
- USES:
- apache libtool
- pkg-message:
- For install:
-
To enable mod_tls, uncomment the LoadModule line in
apache24/modules.d/001-mod_tls.conf
LoadModule tls_module ${modDir}/mod_tls.so
This module can co-exist with mod_ssl, it is your configuration that
uses one or the other.
To switch from mod_ssl, check the documentation on
https://github.com/icing/mod_tls#configuration.
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14.0_2 28 Mar 2025 15:26:53
    |
Bernard Spil (brnrd)  |
www/mod_tls: Bump portrevision after rustls update |
0.14.0_1 08 Feb 2025 11:01:55
    |
Bernard Spil (brnrd)  |
www/mod_tls: Fix build on i386
Obtained from: https://github.com/icing/mod_tls/pull/7 |
0.14.0 25 Jan 2025 12:06:17
    |
Bernard Spil (brnrd)  |
security/mod_tls: Add new Apache httpd TLS module
* This (experimental) module was part of www/apache24 up to 2.4.62
Differential Revision: https://reviews.freebsd.org/D48514 |
Number of commits found: 3
|