Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: expose X509 certificates via the agent #583

Open
martinpaljak opened this issue Feb 12, 2025 · 0 comments
Open

feature request: expose X509 certificates via the agent #583

martinpaljak opened this issue Feb 12, 2025 · 0 comments

Comments

@martinpaljak
Copy link

As per https://datatracker.ietf.org/doc/html/rfc6187#section-2.1

Right now I'm doing it manually with an "overlay" agent, but having this available allows to re-assemble the "PKI token" on the other side of the agent much like PKCS#11 and do other tricks (see also: https://github.com/martinpaljak/java-ssh-provider/wiki). Signature format is the same, so it is just adding the certificate blob as another entry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant