From: Nikos Mavrogiannopoulos Date: Fri, 12 Aug 2011 15:02:18 +0000 (+0200) Subject: updated openssl text X-Git-Tag: gnutls_3_0_1~15^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e617a9abfd122d6b8b4eefcbded2b99d25c72868;p=thirdparty%2Fgnutls.git updated openssl text --- diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi index 3a9f5dfef1..b6840852b6 100644 --- a/doc/cha-gtls-app.texi +++ b/doc/cha-gtls-app.texi @@ -711,17 +711,15 @@ Note that it must be run after a successful TLS handshake. @cindex OpenSSL To ease @acronym{GnuTLS}' integration with existing applications, a -compatibility layer with the widely used OpenSSL library is included +compatibility layer with the OpenSSL library is included in the @code{gnutls-openssl} library. This compatibility layer is not complete and it is not intended to completely re-implement the OpenSSL API with @acronym{GnuTLS}. It only provides limited source-level -compatibility. There is currently no attempt to make it -binary-compatible with OpenSSL. +compatibility. The prototypes for the compatibility functions are in the -@file{gnutls/openssl.h} header file. - -Current limitations imposed by the compatibility layer include: +@file{gnutls/openssl.h} header file. The limitations +imposed by the compatibility layer include: @itemize