Re: Using GPG exported key

2009-04-02 Thread Joao Paulo Fernandes
Thanks, that worked fine. 2009/4/1 John Clizbe > Joao Paulo Fernandes wrote: > > Hi everyboby, > > > > Im exporting my gpg key from my unix server > > gpg --armor --output "key.txt" --export myserver > > > > i import the key.txt in other computer > > gpg --import key.txt > > > > i trust ultim

Re: Using GPG exported key

2009-04-01 Thread John Clizbe
Joao Paulo Fernandes wrote: > Hi everyboby, > > Im exporting my gpg key from my unix server > gpg --armor --output "key.txt" --export myserver > > i import the key.txt in other computer > gpg --import key.txt > > i trust ultimately the myserver key with --edit-key > but i still get the error wh