Skip to content

Agent Updates#319

Merged
JacobBarthelmeh merged 4 commits intowolfSSL:masterfrom
ejohnstown:agent
Feb 3, 2021
Merged

Agent Updates#319
JacobBarthelmeh merged 4 commits intowolfSSL:masterfrom
ejohnstown:agent

Conversation

@ejohnstown
Copy link
Copy Markdown
Contributor

  1. Add a command line option to client to allow agent use.
  2. Some refactoring of the agent signing to make using ECDSA and RSA easier, and to add future methods.
  3. Fewer public key singing attempts. (Only need one to know it isn't good.)

Add command line option to the client to allow use of the agent.
1. If the public key user authentication fails, don't retry it.
2. Add some more specific logging about the type of a signature getting generated.
1. Remove redundant include from agent.h.
2. Add global disable flags for SSH-RSA using SHA2-256 and SHA2-512.
   These are possible signatures indications when using the ssh-agent.
1. For the client agent command line option, add the flag to the flag string.
2. Update PostSignRequest() to support all flavors of ECDSA and to
   switch out code for missing algorithms.
3. Hide function SendRequestIdentities().
@JacobBarthelmeh JacobBarthelmeh merged commit 8a00381 into wolfSSL:master Feb 3, 2021
@ejohnstown ejohnstown deleted the agent branch February 3, 2021 19:57
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

Successfully merging this pull request may close these issues.

2 participants