CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/18 07:46:56
Modified files:
usr.bin/ssh : PROTOCOL.agent authfd.c authfd.h ssh-add.1
ssh-add.c ssh-agent.c ssh-pkcs11-client.c
ssh-pkcs11.h
Log message:
Make it possible to load certs from PKCS#11 tokens
Adds a protocol extension to allow grafting certificates supplied by
ssh-add to keys loaded from PKCS#11 tokens in the agent.
feedback/ok markus@
