]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 28 Aug 2002 21:02:35 +0000 (21:02 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 28 Aug 2002 21:02:35 +0000 (21:02 +0000)
libextra/gnutls_openpgp.c

index 0434723aac198d6276fd524f1012c97a2e7877de..b0ac6434131f5f934eae88131c52452aace22d56 100644 (file)
@@ -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,