Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Aug 2016 15:43:10 +0000 (UTC)
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r49211 - head/en_US.ISO8859-1/articles/committers-guide
Message-ID:  <201608031543.u73FhA70048459@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bcr
Date: Wed Aug  3 15:43:10 2016
New Revision: 49211
URL: https://svnweb.freebsd.org/changeset/doc/49211

Log:
  Remove mention of specific key types to discourage the generation
  of old and potentially insecure keys.
  
  Discussed with:	    David Wolfskill

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	Wed Aug  3 13:59:21 2016	(r49210)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Wed Aug  3 15:43:10 2016	(r49211)
@@ -3105,7 +3105,7 @@ Relnotes:           yes</programlisting>
     <procedure>
       <step>
 	<para>If you do not wish to type your password in every time
-	  you use &man.ssh.1;, and you use RSA or DSA keys to
+	  you use &man.ssh.1;, and you use keys to
 	  authenticate, &man.ssh-agent.1; is there for your
 	  convenience.  If you want to use &man.ssh-agent.1;, make
 	  sure that you run it before running other applications.  X



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608031543.u73FhA70048459>