CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2019/09/05 04:05:51
Modified files: usr.bin/ssh : ssh-pkcs11.c Log message: if a PKCS#11 token returns no keys then try to login and refetch them. Based on patch from Jakub Jelen; bz#2430 ok markus@