From: dtucker Date: Thu, 2 Dec 2021 22:35:05 +0000 (+0000) Subject: ssh-rsa is no longer in the default for PubkeyAcceptedAlgorithms. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=bc04b5e3c9762e8fa1498f5f5b83846a8d0cbbd0;p=openbsd ssh-rsa is no longer in the default for PubkeyAcceptedAlgorithms. --- diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5 index b7386ef0e85..0c5b70c1803 100644 --- a/usr.bin/ssh/sshd_config.5 +++ b/usr.bin/ssh/sshd_config.5 @@ -33,8 +33,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: sshd_config.5,v 1.337 2021/11/10 06:29:25 djm Exp $ -.Dd $Mdocdate: November 10 2021 $ +.\" $OpenBSD: sshd_config.5,v 1.338 2021/12/02 22:35:05 dtucker Exp $ +.Dd $Mdocdate: December 2 2021 $ .Dt SSHD_CONFIG 5 .Os .Sh NAME @@ -1531,7 +1531,7 @@ ssh-ed25519, ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, sk-ssh-ed25519@openssh.com, sk-ecdsa-sha2-nistp256@openssh.com, -rsa-sha2-512,rsa-sha2-256,ssh-rsa +rsa-sha2-512,rsa-sha2-256 .Ed .Pp The list of available signature algorithms may also be obtained using