I have a remote site, telling me that they are getting the attached error message sometimes.
would this imply that the key is not imported properly?
the command line option I’m using is
gpg.exe --armor --batch --yes --passphrase-file " + p_file + " --output " + s_path + '.asc ’ + '–local-user ’ + key_user + ’ --sign ’ + s_path
any ideas?
gpgerror.docx (32.2 KB)