Displaying 1 result from an estimated 1 matches for "cert_shadow".
2015 Jul 26
2
[PATCH] ssh-agent: Add support to load additional certificates
...a hardware token.
We don't want to mess with those internals.
Tested with an OpenGPG card. Patch developed against 6.9p
and applies to original 6.9, too.
Please CC: comments.
Signed-off-by: Thomas Jarosch <thomas.jarosch at intra2net.com>
diff -u -r -p openssh-6.9p1/ssh-add.1 openssh.cert_shadow/ssh-add.1
--- openssh-6.9p1/ssh-add.1 2015-07-01 04:35:31.000000000 +0200
+++ openssh.cert_shadow/ssh-add.1 2015-07-26 16:02:14.119312097 +0200
@@ -122,6 +122,10 @@ Remove keys provided by the PKCS#11 shar
.It Fl k
When loading keys into or deleting keys from the agent, process plain private
key...