Bug 45348 - [NEW PORT] security/gnutls: GNU Transport Layer Security (TLS) library
Summary: [NEW PORT] security/gnutls: GNU Transport Layer Security (TLS) library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-17 00:10 UTC by Sergei Kolobov
Modified: 2003-01-07 14:02 UTC (History)
0 users

See Also:


Attachments
gnutls-0.5.11.shar (3.44 KB, text/plain)
2002-11-17 00:10 UTC, Sergei Kolobov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Kolobov 2002-11-17 00:10:00 UTC
GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and
SSL 3.0 protocols. The library does not include any patented algorithms and
is available under the GNU Lesser GPL license. 

Important features of the GnuTLS library include: 
- Thread safety
- Support for both TLS 1.0 and SSL 3.0 protocols
- Support for both X.509 and OpenPGP certificates
- Support for basic parsing and verification of certificates
- Support for SRP for TLS authentication
- Support for TLS Extension mechanism
- Support for TLS Compression Methods

Additionaly GnuTLS provides an emulation API for the widely used 
OpenSSL library, to ease integration with existing applications. 

WWW:	http://www.gnutls.org/

Fix: Depends on security/libtasn1 port (PR 45347).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2003-01-07 14:02:33 UTC
State Changed
From-To: open->closed

Commited, thanks!