Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.0
-
None
Description
AbstractAgentProxy.sign() currently ignores the passed algo parameter and sends its sign request always with flags=0. This means one cannot use rsa-sha2-512 or rsa-sha2-256 with an SSH agent.