Displaying 1 result from an estimated 1 matches for "pass_phrase".
Did you mean:
_passphrase
2011 Aug 21
2
help with gpg
Under Centos 5 I ran this command:
gpg --passphrase-file /home/myuser/pass_phrase.txt -c
../Versions/program.x86_64.tgz
and this worked fine.
On CentOS 6 running the same command prompts me for the passphrase.
Thats exactly what I dont want to have happen. I have the pass phrase I
want in the file.
After some searching it says I need to start the daemon like "gpg-agen...