upstream: correct RFC number; from HARUYAMA Seigo via GH PR191

OpenBSD-Commit-ID: 8d03b6c96ca98bfbc23d3754c3c33e1fe0852e10
This commit is contained in:
djm@openbsd.org 2020-06-12 05:26:37 +00:00 committed by Damien Miller
parent 3a7f654d5b
commit 7fafaeb5da

View File

@ -71,7 +71,7 @@ encoding rules for the chosen key type. For RSA signatures, the
signature algorithm must be "rsa-sha2-512" or "rsa-sha2-256" (i.e.
not the legacy RSA-SHA1 "ssh-rsa").
This blob is encoded as a string using the RFC4243 encoding
This blob is encoded as a string using the RFC4253 encoding
rules and base64 encoded to form the middle part of the
armored signature.