diff options
author | Colin Watson <cjwatson@debian.org> | 2020-02-21 11:57:14 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2020-02-21 11:57:14 +0000 |
commit | f0de78bd4f29fa688c5df116f3f9cd43543a76d0 (patch) | |
tree | 856b0dee3f2764c13a32dad5ffe2424fab7fef41 /PROTOCOL.certkeys | |
parent | 4213eec74e74de6310c27a40c3e9759a08a73996 (diff) | |
parent | 8aa3455b16fddea4c0144a7c4a1edb10ec67dcc8 (diff) |
Import openssh_8.2p1.orig.tar.gz
Diffstat (limited to 'PROTOCOL.certkeys')
-rw-r--r-- | PROTOCOL.certkeys | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/PROTOCOL.certkeys b/PROTOCOL.certkeys index 48338e671..1fce87006 100644 --- a/PROTOCOL.certkeys +++ b/PROTOCOL.certkeys | |||
@@ -280,6 +280,13 @@ their data fields are: | |||
280 | 280 | ||
281 | Name Format Description | 281 | Name Format Description |
282 | ----------------------------------------------------------------------------- | 282 | ----------------------------------------------------------------------------- |
283 | no-presence-required empty Flag indicating that signatures made | ||
284 | with this certificate need not assert | ||
285 | user presence. This option only make | ||
286 | sense for the U2F/FIDO security key | ||
287 | types that support this feature in | ||
288 | their signature formats. | ||
289 | |||
283 | permit-X11-forwarding empty Flag indicating that X11 forwarding | 290 | permit-X11-forwarding empty Flag indicating that X11 forwarding |
284 | should be permitted. X11 forwarding will | 291 | should be permitted. X11 forwarding will |
285 | be refused if this option is absent. | 292 | be refused if this option is absent. |
@@ -304,4 +311,4 @@ permit-user-rc empty Flag indicating that execution of | |||
304 | of this script will not be permitted if | 311 | of this script will not be permitted if |
305 | this option is not present. | 312 | this option is not present. |
306 | 313 | ||
307 | $OpenBSD: PROTOCOL.certkeys,v 1.16 2018/10/26 01:23:03 djm Exp $ | 314 | $OpenBSD: PROTOCOL.certkeys,v 1.17 2019/11/25 00:57:51 djm Exp $ |