I need a solution
Hi
We use command line 10.0.
The PGP key is set to 'NEVER" for expiry.
But when I import this key into GPG ( for a client ), and list, Created date shows up as both created and expired date.
so when I try to encrypt any file from GPG for this PGP recipient, it gives
gpg: 6988865C: skipped: unusable public key
gpg: install.txt: encryption failed: unusable public key
I am not sure if it is GPG problem or the way the key is exported in PGP.
pgp --export KEYID is how i exported the key.
Any ideas?
Thanks