[openssh-commits] [openssh] branch master updated (606077ee -> 476e3551)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon May 20 10:22:07 AEST 2019
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 606077ee Add no-op implementation of pam_putenv.
new 476e3551 upstream: When signing certificates with an RSA key, default to
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 476e3551b2952ef73acc43d995e832539bf9bc4d
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon May 20 00:20:35 2019 +0000
upstream: When signing certificates with an RSA key, default to
using the rsa-sha2-512 signature algorithm. Certificates signed by RSA keys
will therefore be incompatible with OpenSSH < 7.2 unless the default is
overridden.
Document the ability of the ssh-keygen -t flag to override the
signature algorithm when signing certificates, and the new default.
ok deraadt@
OpenBSD-Commit-ID: 400c9c15013978204c2cb80f294b03ae4cfc8b95
Summary of changes:
ssh-keygen.1 | 13 +++++++++++--
sshkey.c | 9 ++++++++-
2 files changed, 19 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list