]> git.ipfire.org Git - thirdparty/krb5.git/commit
When DEBUG=1, log why we fail to log in to a token
authorNalin Dahyabhai <nalin@dahyabhai.net>
Wed, 24 Apr 2013 17:52:23 +0000 (13:52 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 10 May 2013 23:05:38 +0000 (19:05 -0400)
commit333d3acefc8ca386fa006dd7aa5fdacb48d5b088
treeaed879d277905019086db18060521af59d6737dd
parent88fe4c49320592047ae416887f27c1d74832ddac
When DEBUG=1, log why we fail to log in to a token

Use PORT_ErrorToName() to let us print an error name instead of an error
code in a couple of debug messages, since in practice we just end up
looking up the code in <secerr.h> anyway.
src/plugins/preauth/pkinit/pkinit_crypto_nss.c