diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-04-11 01:04:25 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-04-11 01:04:25 +0000 |
commit | a3ed0d229cdc30181adcdd96a8fb310ca1c2fa8c (patch) | |
tree | a4340ce9875c0bae07b7c11580cf0b081aa5c88d /profiles | |
parent | Merge updates from master (diff) | |
download | gentoo-a3ed0d229cdc30181adcdd96a8fb310ca1c2fa8c.tar.gz gentoo-a3ed0d229cdc30181adcdd96a8fb310ca1c2fa8c.tar.bz2 gentoo-a3ed0d229cdc30181adcdd96a8fb310ca1c2fa8c.zip |
2022-04-11 01:04:24 UTC
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 6a054d179b02..bc3d0db12f0e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2208,6 +2208,7 @@ dev-libs/openssl:sslv2 - Support for the old/insecure SSLv2 protocol -- note: no dev-libs/openssl:sslv3 - Support for the old/insecure SSLv3 protocol -- note: not required for TLS/https dev-libs/openssl:tls-compression - Enable support for discouraged TLS compression dev-libs/openssl:tls-heartbeat - Enable the Heartbeat Extension in TLS and DTLS +dev-libs/openssl:weak-ssl-ciphers - Build support for SSL/TLS ciphers that are considered "weak" dev-libs/openssl-compat:asm - Support assembly hand optimized crypto functions (i.e. faster run time) dev-libs/openssl-compat:bindist - Disable/Restrict EC algorithms (as they seem to be patented) -- note: changes the ABI dev-libs/openssl-compat:rfc3779 - Enable support for RFC 3779 (X.509 Extensions for IP Addresses and AS Identifiers) |