From 6480a72910fc756b83f1fda4eca166e19d1924c4 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 16 Aug 2016 14:39:05 +0000 Subject: [PATCH] Update the bit about ssh keys, DSA keys are not supported any more. Sponsored by: Absolight --- en_US.ISO8859-1/articles/committers-guide/article.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml index 97533291b2..61b5d34552 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.xml +++ b/en_US.ISO8859-1/articles/committers-guide/article.xml @@ -3120,12 +3120,18 @@ Relnotes: yes pair will wind up in your $HOME/.ssh/ directory. + + + Only ECDSA, + Ed25519 or RSA keys + are supported. + Send your public key - ($HOME/.ssh/id_dsa.pub - or + ($HOME/.ssh/id_ecdsa.pub, + $HOME/.ssh/id_ed25519.pub, or $HOME/.ssh/id_rsa.pub) to the person setting you up as a committer so it can be put into