Fix selecting PKI authentication method
commit9a41c359411c2a30c4c25160b85d0a1451423cfc
authorPetr Písař <petr.pisar@atlas.cz>
Sat, 17 Aug 2013 21:01:14 +0000 (17 23:01 +0200)
committerPetr Písař <petr.pisar@atlas.cz>
Thu, 29 Aug 2013 14:12:23 +0000 (29 16:12 +0200)
treee26269b62f38a73718baffa65c5eba048911e6bf
parentea85f5b839d80e86cb4751615d5d84e4138528e6
Fix selecting PKI authentication method

Previously, the client PKI credentials would be passed to the isds_login() only if
certificate path was specified to login command. Also the passphrase for the
client private key was asked only in that case. That was wrong and it has been
fixed to consider private key value together with the certificate path.
src/shigofumi.c