Ken Goldman

Results 12 comments of Ken Goldman

Can you point me to a spec that says C ST O OU etc. must be in a certain order? I thought the elements of a SEQUENCE could be in...

No, the agent was not running. My rough notes on how to start keylime say to start the verifier first. That sometime works. Is there a better order? I thought...

I don't understand how the verifier can depend on the agents acting properly. They run on different machines, right? How can the verifier delete all the agents.

1. Using setenv TPM2TOOLS_TCTI "tabrmd" gives the same result. 2. systemctl status tpm2-abrmd.service fails with: Failed to connect to bus: Host is down. I guess that's good. 3. service --status-all...

> > > @kgold2 have you looked at this ticket: > > * #542 > > > Seems to be a similar issue. That bug shows that if: > >...

I took a quick look at the ticket. It appears that it aged out with no solution.

> You can try: > > ```shell > export G_DEBUG=all > ``` When I try this it gets a Trace/BPT trap (core dumped). Evidently tracing is doing far more than...

> gint num_handles = g_unix_fd_list_get_length (fd_list); > if (num_handles != 1) { > - g_critical ("CreateConnection expected to return 1 handles, received %d", > + g_warning ("CreateConnection expected to return...

I already had that. The markdown hid it, but I fixed it in the original comment. It does not work. I tried your reload, tried rebooting a few times. I...

I tried running as root with the command > tpm2-abrmd --tcti=mssim --allow-root and it apparently got the same error: ** (tpm2-abrmd:2344): CRITICAL **: 18:41:21.359: Failed to acquire DBus name com.intel.tss2.Tabrmd....