New issue
Advanced search Search tips

Issue 816608 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Mar 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

cryptohome command to get EID doesn't set error

Project Member Reported by drcrash@google.com, Feb 26 2018

Issue description

UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36
Platform: Eve

Steps to reproduce the problem:
Run:

# cryptohome --action=get_enrollment_id

What is the expected behavior?
An EID should be printed

What went wrong?
You get an error saying that the call failed and that the method invoked for TpmAttestationgetEnrollmentId returned FALSE but did not set error.

Did this work before? N/A 

Chrome version: 65.0.3325.9  Channel: dev
OS Version: 10323.1.0
Flash Version:
 
Owner: igorcov@chromium.org
Status: Assigned (was: Unconfirmed)
I've managed to reproduce this with version 65.0.3325.9 on Eve.
Still it doesn't reproduce with the latest version 67.0.3364.0. Seems like something specific for version 65.
From the logs of version 65:
TpmAttestationGetEnrollmentId not implemented.

That's because the CL:
https://chromium-review.googlesource.com/c/chromiumos/platform2/+/846988

that implemented the functionality for TPM2.0 was introduced in a later version. It landed on Jan 27, while version 65.0.3325.9 was built on Jan 22.
Status: WontFix (was: Assigned)

Sign in to add a comment