[cmake-developers] SSH key upload

Brad King brad.king at kitware.com
Tue Feb 9 08:46:20 EST 2010


Eric Noulard wrote:
> I wanted to know how I should upload my SSH key?
> (I already have CVS commit right for some files)
> Do I have to refill a request form
> https://www.kitware.com/Admin/SendPassword.cgi
> with the extra SSH key I did not provide last time?

Yes.  This is discussed here:

  http://cmake.org/Wiki/CMake/Git#Publishing

> If the answer is yes, I saw that this should be an RSA key
> not DSA ? Is it right ?
> I currently use DSA key pair because savannah.org do use DSA
> but I may off course create another key pair for CMake.

Either one is fine.  The "-t rsa" example is just for those that
do not know the command well.

-Brad



More information about the cmake-developers mailing list