You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by GitBox <gi...@apache.org> on 2021/11/03 22:30:12 UTC

[GitHub] [mina-sshd] tomaswolf opened a new pull request #208: [SSHD-1221] Support key constraints when adding a key to the SSH agent

tomaswolf opened a new pull request #208:
URL: https://github.com/apache/mina-sshd/pull/208


   Change the API of SshAgent.addKeyToAgent() to be able to pass key
   constraints. Provide default implementations for the documented
   OpenSSH constraints: confirm, lifetime, and the sk-provider extension.
   
   Handle them in the AbstractAgentProxy implementation. Note that
   AbstractAgentProxy currently implements addKeyToAgent() only for
   OpenSSH. Users wanting to support a different agent may have to
   implement different constraints by extending the provided base classes,
   and may have to provide their own SshAgent (and a factory for it)
   implementing a different protocol for addKeyToAgent().


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org


[GitHub] [mina-sshd] tomaswolf merged pull request #208: [SSHD-1221] Support key constraints when adding a key to the SSH agent

Posted by GitBox <gi...@apache.org>.
tomaswolf merged pull request #208:
URL: https://github.com/apache/mina-sshd/pull/208


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org


[GitHub] [mina-sshd] tomaswolf merged pull request #208: [SSHD-1221] Support key constraints when adding a key to the SSH agent

Posted by GitBox <gi...@apache.org>.
tomaswolf merged pull request #208:
URL: https://github.com/apache/mina-sshd/pull/208


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org


[GitHub] [mina-sshd] tomaswolf merged pull request #208: [SSHD-1221] Support key constraints when adding a key to the SSH agent

Posted by GitBox <gi...@apache.org>.
tomaswolf merged pull request #208:
URL: https://github.com/apache/mina-sshd/pull/208


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org