Reply
Thread Tools
rcull's Avatar
Posts: 299 | Thanked: 168 times | Joined on Jun 2006 @ Wales UK
#1
Hi
I am attempting to publish my database app DaTable.

I have an invite to upload to extras and I am having trouble entering my public keys.
There is probably something really basic I'm missing but here goes.
What I have done:

Code:
ssh-keygen -t rsa
Code:
cat ~/.ssh/id_rsa.pub
pasted into the public ssh key field

Code:
 gpg --gen-key
and
Code:
gpg --export --armor jqdoe@example.com > filename
using my own email address

Code:
cat fllename
pasted into the gpg field and this returns
"Error: the key you provided is not a valid PGP or GPG public key"
I have tried with key types (1) and (2) and with/without the begin/end block lines.

any help here appreciated.
Rick
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:38.