svn commit: r49293 - head/en_US.ISO8859-1/articles/committers-guide

Mathieu Arnold <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: mat
Date: Tue Aug 16 14:39:05 2016
New Revision: 49293
URL: https://svnweb.freebsd.org/changeset/doc/49293

Log:
  Update the bit about ssh keys, DSA keys are not supported any more.
  
  Sponsored by:	Absolight

Modified:
  head/en_US.ISO8859-1/articles/committers-guide/article.xml

Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml	Tue Aug 16 13:52:52 2016	(r49292)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Tue Aug 16 14:39:05 2016	(r49293)
@@ -3120,12 +3120,18 @@ Relnotes:           yes</programlisting>
 	  pair will wind up in your
 	  <filename>$HOME/.ssh/</filename>
 	  directory.</para>
+
+	<important>
+	  <para>Only <acronym>ECDSA</acronym>,
+	    <acronym>Ed25519</acronym> or <acronym>RSA</acronym> keys
+	    are supported.</para>
+	</important>
       </step>
 
       <step>
 	<para>Send your public key
-	  (<filename>$HOME/.ssh/id_dsa.pub</filename>
-	  or
+	  (<filename>$HOME/.ssh/id_ecdsa.pub</filename>,
+	  <filename>$HOME/.ssh/id_ed25519.pub</filename>, or
 	  <filename>$HOME/.ssh/id_rsa.pub</filename>)
 	  to the person setting you up as a committer so it can be put
 	  into
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.