-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Description
Once I've added the agent to the verifier through keylime_tenant command, I notice that the agent stops attesting after a period of time.
keylime_tenant -v 127.0.0.1 -r 127.0.0.1 --cert default -c add -u 887ff5ce-31c8-430f-9e79-49218ce16268 -t 192.168.122.21
keylime_tenant -v 127.0.0.1 -r 127.0.0.1 --cert default -c status -u 887ff5ce-31c8-430f-9e79-49218ce16268
2025-04-27 09:55:12.178 - keylime.tenant - INFO - Agent Info from Verifier (127.0.0.1:8881):
{"887ff5ce-31c8-430f-9e79-49218ce16268": {"operational_state": "Get Quote", "v": "k3sQhSzUVBriT3an47IZrC/4x33DE03yeR0fdMUM4L4=", "ip": "192.168.122.21", "port": 9002, "tpm_policy": "{\"mask\": \"0x0\"}", "meta_data": "{\"cert_serial\": 2, \"subject\": \"OU=53,O=MITLL,L=Lexington,ST=MA,CN=887ff5ce-31c8-430f-9e79-49218ce16268,C=US\"}", "has_mb_refstate": 0, "has_runtime_policy": 0, "accept_tpm_hash_algs": ["sha512", "sha384", "sha256"], "accept_tpm_encryption_algs": ["ecc", "rsa"], "accept_tpm_signing_algs": ["ecschnorr", "rsassa"], "hash_alg": "sha256", "enc_alg": "rsa", "sign_alg": "rsassa", "verifier_id": "default", "verifier_ip": "127.0.0.1", "verifier_port": 8881, "severity_level": null, "last_event_id": null, "attestation_count": 71, "last_received_quote": 1745747418, "last_successful_attestation": 1745747418}}
The attestation_count stop updating. Is this behavior normal?
Metadata
Metadata
Assignees
Labels
No labels