Hi ,
Our upstream system is using a PGP to encrypt the file . We have a
GPG installed on our system . However when i try to import the PGP
signature key into our system , I am getting following error message.
*
tosk[etrut]:/ngs/app/etrut $ gpg --import HTST126A.pass.asc
gpg: WARNING: us
Hi ,
We are decrypting a file using GPG mechanism. We have send the
GPG keys to vendor . However when i decrypt the file i get the
following Log message :-
COMMAND:-
---
echo AA | /ngs/lpp/gpg/bin/gpg --no-tty --passphrase-fd 0 --
output decyryted_file.TXT --decrypt en
Hi ,
We have just completed the migration of the application from 1
AIX box to another and have changed the encryption from PGP to GPG.
Since there are many external vendors involved the process is bit
tedious following up with vendor to change keys.
JUst wanted to confirm in case if
HI ,
COuld anyone please tell me how to encrypt a file in a non-
interactive mode or batch mode ?
-Amit
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users
5, at 2:03 AM, Lionel Elie Mamane wrote:
On Tue, Sep 13, 2005 at 02:01:14PM -0700, amit bhalerao wrote:
1. We are generating a public private key on HOST system using GPG .
2. This keys are exported to external vendor system. Vendor will be
encrypting the file using PGP (not sure about compati
-0700, amit bhalerao wrote:
I want to decrypt a gpg encrypted document using a GPG. Is there
any way i can decrypt it in a non -interactive mode so that it
doesn't ask for passphrase.I want to execute the command in shell
script.
Any pointer to this would be of great help.
Use the GnuPG
Hi ,
We are migrating from PGP to GPG mechanism . We download
encrypted report from external vendors and decrypt them. However
external vendors are still using PGP mechanism to encrypt the file .
To explain further :-
1. We are generating a public private key on HOST system using GPG