File: TODO

package info (click to toggle)
swtpm 0.10.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,008 kB
  • sloc: ansic: 20,787; sh: 14,667; makefile: 760; python: 173
file content (23 lines) | stat: -rw-r--r-- 900 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Future capabilities needed
--------------------------

- flag indicating that cancellation of commands is supported
   - patches for cancellation of key creation exists

- improve on the logging

- extend --ctrl (control) interface with more capabilities supported
  with the ioctls in the CUSE TPM

swtpm_cert:
  - support for AIK Certs; takes EK and Platform certs as input:
    - copy data from EK Cert      : 3.5.9  .11
    - copy data from Platform Cert: 3.5.9, .11
  - needs implementation of some more TPM specific X.509 attributes that
    encode the data in ASN.1;
   - Unified cert specs 3.5.9, 3.5.11, 3.5.22, 3.5.23. 3.5.24, 3.5.25,
     3.5.26, 3.5.27

Status on RHEL 7.2:
  - the following bug is problematic for FreeBL usage: https://bugzilla.redhat.com/show_bug.cgi?id=1249720
  - the following bug is problematic for swtpm_setup : https://bugzilla.redhat.com/show_bug.cgi?id=1126097