CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/20 15:54:30
Modified files:
usr.bin/ssh : ssh-pkcs11-client.c
Log message:
allow override of the pkcs#11 helper binary via $SSH_PKCS11_HELPER;
needed for regress tests.
work by markus@, ok me
