CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/27 21:33:52
Modified files:
usr.bin/ssh : ssh-pkcs11.c
Log message:
Improve pkcs11_add_provider() logging: demote some excessively
verbose error()s to debug()s, include PKCS#11 provider name and slot
in log messages where possible.
bz#2610, based on patch from Jakub Jelen
