=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshd_config.5,v retrieving revision 1.329 retrieving revision 1.330 diff -u -r1.329 -r1.330 --- src/usr.bin/ssh/sshd_config.5 2021/03/12 04:08:19 1.329 +++ src/usr.bin/ssh/sshd_config.5 2021/04/03 06:55:52 1.330 @@ -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.329 2021/03/12 04:08:19 dtucker Exp $ -.Dd $Mdocdate: March 12 2021 $ +.\" $OpenBSD: sshd_config.5,v 1.330 2021/04/03 06:55:52 djm Exp $ +.Dd $Mdocdate: April 3 2021 $ .Dt SSHD_CONFIG 5 .Os .Sh NAME @@ -378,8 +378,9 @@ by certificate authorities (CAs). The default is: .Bd -literal -offset indent -ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384, -ecdsa-sha2-nistp521,rsa-sha2-512,rsa-sha2-256,ssh-rsa +ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, +sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,i +rsa-sha2-512,rsa-sha2-256 .Ed .Pp Certificates signed using other algorithms will not be accepted for