From: Nikos Mavrogiannopoulos Date: Wed, 28 Aug 2002 21:02:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_5_x_before_types_change~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4431430fcbbceb428f1cb2e415031efa109960b;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/libextra/gnutls_openpgp.c b/libextra/gnutls_openpgp.c index 0434723aac..b0ac643413 100644 --- a/libextra/gnutls_openpgp.c +++ b/libextra/gnutls_openpgp.c @@ -1092,6 +1092,9 @@ leave: * at all. Then we don't check the signatures because it makes no sense. * * The return value is one of the CertificateStatus entries. + * + * NOTE: this function does not verify using any "web of trust". You + * may use GnuPG for that purpose, or any other external PGP application. **/ int gnutls_openpgp_verify_key( const char *trustdb,