diff options
author | Sam James <sam@gentoo.org> | 2022-12-11 00:29:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-15 06:47:09 +0100 |
commit | b7a7e7ee16baea1fdd64f0b6ae34517896f77173 (patch) | |
tree | b0c0daa3babd7627f3096c16040a0a00615f5b31 /profiles/desc | |
parent | profiles/arch: unmask python use flag on arm{,64} (diff) | |
download | gentoo-b7a7e7ee16baea1fdd64f0b6ae34517896f77173.tar.gz gentoo-b7a7e7ee16baea1fdd64f0b6ae34517896f77173.tar.bz2 gentoo-b7a7e7ee16baea1fdd64f0b6ae34517896f77173.zip |
profiles/desc: add tls for apache2_modules
Bug: https://bugs.gentoo.org/885099
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/apache2_modules.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/apache2_modules.desc b/profiles/desc/apache2_modules.desc index f9eab8d33ac7..e47f6172b19a 100644 --- a/profiles/desc/apache2_modules.desc +++ b/profiles/desc/apache2_modules.desc @@ -92,6 +92,7 @@ socache_shmcb - A shared object cache provider using a high-performance cyclic b speling - Attempts to correct mistaken URLs that users might have entered by ignoring capitalization and by allowing up to one misspelling status - Provides information on server activity and performance substitute - Perform search and replace operations on response bodies +tls - mod_tls TLS module for Apache, intended to replace mod_ssl unique_id - Provides an environment variable with a unique identifier for each request unixd - Basic (required) security for Unix-family platforms userdir - User-specific directories |