commit | 4476cc6fe19067c1d1105d1bcae3a7c8a394d9ec | [log] [tgz] |
---|---|---|
author | Asim Shankar <ashankar@google.com> | Mon Feb 02 15:15:33 2015 -0800 |
committer | Asim Shankar <ashankar@google.com> | Mon Feb 02 15:15:35 2015 -0800 |
tree | 4a8e3352910da4046265662943d85fc3c4319d90 | |
parent | dd7dfcbfb596007347b9ab6ed4629c678a09e79f [diff] |
security/agent: Bugfix for passphrase encoded private keys. Prior to this change, if you had a passphrase on the private key, then the agent would fail to start the child process. Likely a fallout from the veyron2.Init refactorings. This commit makes the agent usable again with passphrase protected keys and adds a shell test that would fail without the corresponding change to agentd/main.go. Change-Id: I1fd959cc4609b3f6b6a6ac7ab384f8e7be9e5660