CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2020/04/02 20:26:56
Modified files: usr.bin/ssh : krl.c krl.h ssh-keygen.1 ssh-keygen.c usr.bin/ssh/ssh-add: Makefile usr.bin/ssh/ssh-agent: Makefile usr.bin/ssh/ssh-keysign: Makefile Log message: give ssh-keygen the ability to dump the contents of a binary key revocation list: ssh-keygen -lQf /path bz#3132; ok dtucker