From 21c0a01f3aefd4785a9d43ed87e850e08897812c Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 25 Feb 2005 03:39:26 +0000 Subject: mphq uses ssh.com, explain RSA key generation for it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14807 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/cvs-howto.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'DOCS') diff --git a/DOCS/tech/cvs-howto.txt b/DOCS/tech/cvs-howto.txt index 7a974c36fd..689d7f24b0 100644 --- a/DOCS/tech/cvs-howto.txt +++ b/DOCS/tech/cvs-howto.txt @@ -122,6 +122,16 @@ I. TECH SIDE: revision will remain unmodified, only revision history will be lost and holes left in the revision numbering. +10. RSA authentication + + Since mplayerhq.hu uses ssh.com and not OpenSSH you will have to convert your + OpenSSH RSA keys to IETF SECSH format with + + ssh-keygen -e + + if you want to use RSA authentication. See ssh(1) and ssh-keygen(1) for + details. + Contact A'rpi if you have technical problems with the CVS server. -- cgit v1.2.3