]> git.proxmox.com Git - swtpm.git/blob - TODO
tests: Use SOCK_STREAM for CMD_SET_DATAFD socketpair
[swtpm.git] / TODO
1 Future 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
9 - extend --ctrl (control) interface with more capabilities supported
10 with the ioctls in the CUSE TPM
11
12 swtpm_cert:
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
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
21 Status 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