summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-03-04 21:51:37 +1100
committerDamien Miller <djm@mindrot.org>2010-03-04 21:51:37 +1100
commitcd38c9c5551094261775b99994fa0c12d333c94c (patch)
tree5745f498ccc705261cafb43904266727f8d37726 /ChangeLog
parent41396573afc94d64973d9eb824ca510d39260b3e (diff)
- djm@cvs.openbsd.org 2010/03/03 22:49:50
[sshd.8] the authorized_keys option for CA keys is "cert-authority", not "from=cert-authority". spotted by imorgan AT nas.nasa.gov
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36ef5c91..fd1ff648 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@
[auth-options.c key.c]
reject strings with embedded ASCII nul chars in certificate key IDs,
principal names and constraints
+ - djm@cvs.openbsd.org 2010/03/03 22:49:50
+ [sshd.8]
+ the authorized_keys option for CA keys is "cert-authority", not
+ "from=cert-authority". spotted by imorgan AT nas.nasa.gov
20100303
- (djm) [PROTOCOL.certkeys] Add RCS Ident