[PATCH 0/4] T1756 gpg-agent doesn't accept ssh certificates

Igor Okulist okigan at gmail.com
Wed Mar 17 10:04:01 CET 2021


This set of patches updates support for certificates and
addresses (at least part of) https://dev.gnupg.org/T1756.

With thes patches user shall be able to add RSA key and
certificate to the gpg-agent and get a passwordless sign
through signed certificates.

Looking forward to feedback and comments.


Signed-off-by: Igor Okulist <okigan at gmail.com>


Igor Okulist (4):
  ssh: update certificate support
  ssh: update certificate support
  ssh: update certificate support
  ssh: update certificate support

 agent/agent.h       |   3 +-
 agent/command-ssh.c | 117 +++++++++++++++++++++++++++++++++++++++++---
 agent/cvt-openpgp.c |  12 ++++-
 agent/findkey.c     |  46 ++++++++++++++---
 4 files changed, 159 insertions(+), 19 deletions(-)

-- 
2.25.1




More information about the Gnupg-devel mailing list