]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: ensure that certificate extensions are lexically sorted.
authordjm@openbsd.org <djm@openbsd.org>
Mon, 3 Aug 2020 02:53:51 +0000 (02:53 +0000)
committerDamien Miller <djm@mindrot.org>
Mon, 3 Aug 2020 04:27:59 +0000 (14:27 +1000)
commit2d8a3b7e8b0408dfeb933ac5cfd3a58f5bac49af
tree28d4825abb375d31a7ac6e08e196280ff2f9da0c
parenta8732d74cb8e72f0c6366015687f1e649f60be87
upstream: ensure that certificate extensions are lexically sorted.

Previously if the user specified a custom extension then the everything would
be in order except the custom ones. bz3198 ok dtucker markus

OpenBSD-Commit-ID: d97deb90587b06cb227c66ffebb2d9667bf886f0
ssh-keygen.c