Skip to content

Missing comma in sgx_default_qcnl_intelpcs.conf #457

@hyperfinitism

Description

@hyperfinitism

A missing comma was found in the configuration file template sgx_default_qcnl_intelpcs.conf.

"collateral_service": "https://api.trustedservices.intel.com/sgx/certification/v4/"

The missing comma resulted parse error in QuoteVerificationSample app.

# quote.bin: SGX or TD Quote
./SGXDataCenterAttestationPrimitives/SampleCode/QuoteVerificationSample/app --quote quote.bin
[APP] Info: ECDSA quote path: quote.bin
[APP] Quote verification with QVL, support both SGX and TDX quote:
[APP] Info: tee_get_quote_supplemental_data_version_and_size successfully returned.
[APP] Info: latest supplemental data major version: 3, minor version: 3, size: 536
[QCNL] Error:  Load JSON config error: Missing a comma or '}' after an object member. (offset 538).
[QCNL] Error:  Load JSON config error: Missing a comma or '}' after an object member. (offset 538).
[QCNL] Error:  Encountered CURL error: (7) Couldn't connect to server 
[QPL] Error: Failed to get PCK CRL and certchain : 0xb006
[QPL] Error: Failed to get SGX quote verification collateral : 57369
[APP] Error: App: tee_verify_quote failed: 0xe019

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions