diff options
Diffstat (limited to 'PROTOCOL.certkeys')
-rw-r--r-- | PROTOCOL.certkeys | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/PROTOCOL.certkeys b/PROTOCOL.certkeys index 42aa8c2a1..64cb18700 100644 --- a/PROTOCOL.certkeys +++ b/PROTOCOL.certkeys | |||
@@ -100,9 +100,9 @@ DSA certificate | |||
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 |
@@ -291,4 +291,4 @@ permit-user-rc empty Flag indicating that execution of | |||
291 | of this script will not be permitted if | 291 | of this script will not be permitted if |
292 | this option is not present. | 292 | this option is not present. |
293 | 293 | ||
294 | $OpenBSD: PROTOCOL.certkeys,v 1.12 2017/05/31 04:29:44 djm Exp $ | 294 | $OpenBSD: PROTOCOL.certkeys,v 1.13 2017/11/03 02:32:19 djm Exp $ |