Upendra Adarkar
2013-12-27 21:03:47 UTC
Hi Guru
I am using PGP Version 6.5.8 on Solaris 10 (SPARC) . i facing one problem and got totally confused.
my system is generating one text file which is having some important data. this file we do encrypt and send to another institute. where they decrypt and process.
to encrypt file i am using following command
pgp +force -es Fin-info.txt <Her-User-ID> -u <My-user-ID>
once we encrypt and send to other party. they could decrypt it but problem is now at our end.
problem: now i try to decrypt but it throws error given below
--- Error ---
File is encrypted. Secret key is required to read it.
You do not have the secret key needed to decrypt this file
--End--
Gurus would you please make me clear, which key is missing and PGP program required to decrypt.
<Her-User-ID> or <My-user-ID>?
if i give pgp -kv i can see both keys in the PGP database
output of pgp -kv
Her-Key> RSA 2048/2048 0xDC667000 2013/04/11 expires 2015/05/31 <Her-userid>
My Key> RSA 2048 0xFE9CBEC7 2013/08/13 expires 2015/08/13 <My user id>
requesting you please guide me
Regards
Upendra
I am using PGP Version 6.5.8 on Solaris 10 (SPARC) . i facing one problem and got totally confused.
my system is generating one text file which is having some important data. this file we do encrypt and send to another institute. where they decrypt and process.
to encrypt file i am using following command
pgp +force -es Fin-info.txt <Her-User-ID> -u <My-user-ID>
once we encrypt and send to other party. they could decrypt it but problem is now at our end.
problem: now i try to decrypt but it throws error given below
--- Error ---
File is encrypted. Secret key is required to read it.
You do not have the secret key needed to decrypt this file
--End--
Gurus would you please make me clear, which key is missing and PGP program required to decrypt.
<Her-User-ID> or <My-user-ID>?
if i give pgp -kv i can see both keys in the PGP database
output of pgp -kv
Her-Key> RSA 2048/2048 0xDC667000 2013/04/11 expires 2015/05/31 <Her-userid>
My Key> RSA 2048 0xFE9CBEC7 2013/08/13 expires 2015/08/13 <My user id>
requesting you please guide me
Regards
Upendra