thomasjfox ssh-add: Support adding an additional certificate
f83f8dd Feb 12, 2018
ssh-add: Support adding an additional certificate
New cmdline switch "-p":
Load additional certificate for already loaded private key.
Will refuse to load the certificate if no matching key is found.
Useful if the private key is stored on a PKCS#11 hardware token.
f83f8dd