summaryrefslogtreecommitdiff
path: root/README
blob: 5cbdc2a7aa21ec6046facb32fb57608b276d89ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This is the GNU TLS library. More up to date information can be found
at http://www.gnu.org/software/gnutls

It is a TLS implementation for the GNU project. 
It is currently under heavy development. (and still not ready for 
real world programs)

* The library needs libgcrypt. Libgcrypt is part of gnupg (ftp.gnupg.org)

* Documentation:
 view the doc/ directory and the examples in the src/ directory.

BUGS:

Currently gnuTLS needs a lot of testing. By notifying the developers
about a possible bug you may help a lot, since testing is really
important (and expensive). If you think you found a bug,
report it to bug-gnutls@gnu.org, together with the needed information,
in order for developers to reproduce it.