diff options
-rw-r--r-- | PROTOCOL.u2f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PROTOCOL.u2f b/PROTOCOL.u2f index 375d73bbc..823f53634 100644 --- a/PROTOCOL.u2f +++ b/PROTOCOL.u2f | |||
@@ -205,7 +205,7 @@ with a new key constraint extension to encode a path to the middleware | |||
205 | library for the key. The format of this constraint extension would be: | 205 | library for the key. The format of this constraint extension would be: |
206 | 206 | ||
207 | byte SSH_AGENT_CONSTRAIN_EXTENSION | 207 | byte SSH_AGENT_CONSTRAIN_EXTENSION |
208 | string sk@openssh.com | 208 | string sk-provider@openssh.com |
209 | string middleware path | 209 | string middleware path |
210 | 210 | ||
211 | This constraint-based approach does not present any compatibility | 211 | This constraint-based approach does not present any compatibility |