summaryrefslogtreecommitdiff
path: root/dev-haskell/tls/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/tls/metadata.xml')
-rw-r--r--dev-haskell/tls/metadata.xml18
1 files changed, 2 insertions, 16 deletions
diff --git a/dev-haskell/tls/metadata.xml b/dev-haskell/tls/metadata.xml
index 7dada9f309db..034e6d608229 100644
--- a/dev-haskell/tls/metadata.xml
+++ b/dev-haskell/tls/metadata.xml
@@ -5,24 +5,10 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- Native Haskell TLS and SSL protocol implementation for server and client.
-
- This provides a high-level implementation of a sensitive security protocol,
- eliminating a common set of security issues through the use of the advanced
- type system, high level constructions and common Haskell features.
-
- Currently implement the SSL3.0, TLS1.0, TLS1.1 and TLS1.2 protocol,
- with only RSA supported for Key Exchange.
-
- Only core protocol available here, have a look at the
- &lt;http://hackage.haskell.org/package/tls-extra/&gt; package for default
- ciphers, compressions and certificates functions.
- </longdescription>
<use>
- <flag name="compat">Accept SSLv2 compatible handshake.</flag>
- <flag name="network">Use the base network library.</flag>
+ <flag name="compat">Accept SSLv2 client hello for beginning SSLv3 / TLS handshake</flag>
+ <flag name="network">Use the base network library</flag>
</use>
<origin>gentoo-staging</origin>
</pkgmetadata> \ No newline at end of file