Review Board won't handle password protected private keys. If you entered a 
passphrase when generating the key then I found ReviewBoard can't handle it.

BAD:

-----BEGIN RSA PRIVATE KEY-----
Proc-Type: 4,ENCRYPTED
DEK-Info: AES-128-CBC,85167E3A8D2D8131CEEFC74E556378BC

qg1I0mSPigMqCKLx4jDX/ueLhOmerA3qiqCMY+bqRjeC7nJFoMDrPFgwkQZrJc5W
etc.

GOOD:

-----BEGIN RSA PRIVATE KEY-----
MIIEowIBAAKCAQEAmAsqAA0z5dTFrP/fYAAG0yefvyJVOp7OfQC0XhxsFMs2gkGa
etc.

Tim

On Tuesday, April 30, 2013 9:19:11 PM UTC+1, mamta.n...@gmail.com wrote:
>
> Hi, 
> I'm trying to upload an id_rsa private key to reviewboard to authenticate 
> with Git repo, but it fails with the error
> Uploading SSH key failed: This SSH key is not a valid RSA or DSS key
>
> Permissions on id_rsa were set using chmod 600
>
> Thanks,
> M
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to