]> git.proxmox.com Git - swtpm.git/blame - TODO
swtpm: Remove stale parameter from function documentation
[swtpm.git] / TODO
CommitLineData
f163b202
SB
1Future capabilities needed
2--------------------------
3
4- flag indicating that cancellation of commands is supported
5 - patches for cancellation of key creation exists
6
7- improve on the logging
8
0cfbcb3d
SB
9- extend --ctrl (control) interface with more capabilities supported
10 with the ioctls in the CUSE TPM
c7e0a654
SB
11
12swtpm_cert:
681f7f29
SB
13 - support for AIK Certs; takes EK and Platform certs as input:
14 - copy data from EK Cert : 3.5.9 .11
15 - copy data from Platform Cert: 3.5.9, .11
16 - needs implementation of some more TPM specific X.509 attributes that
c7e0a654
SB
17 encode the data in ASN.1;
18 - Unified cert specs 3.5.9, 3.5.11, 3.5.22, 3.5.23. 3.5.24, 3.5.25,
19 3.5.26, 3.5.27
20
ae801f7b
SB
21Status on RHEL 7.2:
22 - the following bug is problematic for FreeBL usage: https://bugzilla.redhat.com/show_bug.cgi?id=1249720
23 - the following bug is problematic for swtpm_setup : https://bugzilla.redhat.com/show_bug.cgi?id=1126097