CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2020/08/02 20:53:51
Modified files: usr.bin/ssh : ssh-keygen.c Log message: 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