upstream: ssh-rsa is no longer in the default for

PubkeyAcceptedAlgorithms.

OpenBSD-Commit-ID: 34a9e1bc30966fdcc922934ae00f09f2596cd73c
This commit is contained in:
dtucker@openbsd.org 2021-12-02 22:35:05 +00:00 committed by Damien Miller
parent dc91ceea33
commit b711bc01a7
1 changed files with 3 additions and 3 deletions

View File

@ -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
@ -1530,7 +1530,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