Mario Lenz <[EMAIL PROTECTED]> writes: > 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);".
Hi! Thanks for the report. I've installed this. > Another thing: gnutls_openpgp_privkey_import in > libextra/openpgp/privkey.c ignores the format parameter. Yes, but it should support both BASE64 and RAW keys anyway. Doesn't it? /Simon _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
