Bug 1256086

Summary: Review Request: ghc-tls - TLS/SSL protocol native implementation (Server and Client)
Product: [Fedora] Fedora Reporter: Ben Boeckel <fedora>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: haskell-devel, package-review, quantum.analyst, rjoost
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-24 23:30:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1256085, 1494886    
Bug Blocks: 1256089    

Description Ben Boeckel 2015-08-23 21:20:31 UTC
Spec URL: http://benboeckel.net/packaging/ghc-tls/ghc-tls.spec
SRPM URL: http://benboeckel.net/packaging/ghc-tls/ghc-tls-1.3.1-1.fc24.src.rpm
Description:
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, and support
RSA and Ephemeral (Elliptic curve and regular) Diffie Hellman key exchanges,
and many extensions.

Some debug tools linked with tls, are available through the
<http://hackage.haskell.org/package/tls-debug/>.

Fedora Account System Username: mathstuf
Copr: https://copr.fedoraproject.org/coprs/mathstuf/git-annex/

Comment 2 Roman Joost 2017-03-01 01:07:06 UTC
Can't review. The URLs are giving a 404 :(

Comment 3 Elliott Sales de Andrade 2017-08-24 02:52:32 UTC
Still 404 and package is outdated.

Comment 4 Elliott Sales de Andrade 2017-09-24 23:30:23 UTC
Closing in favour of new review.

*** This bug has been marked as a duplicate of bug 1495018 ***