View | Details | Raw Unified | Return to bug 2787
Collapse All | Expand All

(-)a/PROTOCOL.certkeys (-3 / +3 lines)
Lines 100-108 DSA certificate Link Here
100
100
101
ECDSA certificate
101
ECDSA certificate
102
102
103
    string    "ecdsa-sha2-nistp256-v01@openssh.com" |
103
    string    "ecdsa-sha2-nistp256-cert-v01@openssh.com" |
104
              "ecdsa-sha2-nistp384-v01@openssh.com" |
104
              "ecdsa-sha2-nistp384-cert-v01@openssh.com" |
105
              "ecdsa-sha2-nistp521-v01@openssh.com"
105
              "ecdsa-sha2-nistp521-cert-v01@openssh.com"
106
    string    nonce
106
    string    nonce
107
    string    curve
107
    string    curve
108
    string    public_key
108
    string    public_key

Return to bug 2787