Bug 2051

Summary: Typo in PROTOCOL.agent
Product: Portable OpenSSH Reporter: David Lechner <david>
Component: DocumentationAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: normal CC: djm
Priority: P5    
Version: -current   
Hardware: Other   
OS: Other   
Bug Depends on:    
Bug Blocks: 2035    

Description David Lechner 2012-12-16 03:59:39 AEDT
Section 2.2.2 of the PROTOCOL.agent document states that:

> "key_constraints" may only be present if the request type is
SSH_AGENTC_ADD_RSA_IDENTITY.

It should say:

"key_constraints" may only be present if the request type is
SSH_AGENTC_ADD_RSA_ID_CONSTRAINED.
Comment 1 Damien Miller 2013-01-02 11:34:18 AEDT
Thanks. This has been fixed and the updated PROTOCOL.agent will be released in openssh-6.2
Comment 2 Damien Miller 2013-03-22 12:02:23 AEDT
mark bugs closed by openssh-6.2 release as CLOSED