Hi! There seems to be a bug in src/cli.c in line 265. It should read "data = load_file (pgp_keyfile);" instead of "data = load_file (x509_keyfile);".
Another thing: gnutls_openpgp_privkey_import in libextra/openpgp/privkey.c ignores the format parameter. cu Mario _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
