diff options
author | Russ Allbery <rra@stanford.edu> | 2010-03-16 16:56:08 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-03-16 16:56:08 -0700 |
commit | 4fc4ce543c54a4d77293d75d2c50e3aaba98f4bf (patch) | |
tree | ecc7972639e3f3bdbe3882223cd1bdd053d05e9c /TODO | |
parent | ae4a9294fb237bd711ab2cab10a8d4726dbf6674 (diff) |
Add TODO to explore anonymous PKINIT
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -87,6 +87,9 @@ ACLs: * Provide an API for verifiers to syntax-check the values before an ACL is set and implement syntax checking for the Krb5 verifier. + * Investigate how best to support client authentication using anonymous + PKINIT for things like initial system keying. + Database: * Fix case-insensitivity bug in unique keys with MySQL for objects. |