mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 15:52:25 +00:00
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
This commit is contained in:
parent
305cca7c3a
commit
21c0a01f3a
@ -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 <arpi@thot.banki.hu> if you have technical problems with the CVS
|
||||
server.
|
||||
|
Loading…
Reference in New Issue
Block a user