Skip to content

New component: tpmextesion - trusted platform module #38682

Closed
open-telemetry/opentelemetry-collector
#12801
@pavolloffay

Description

@pavolloffay

The purpose and use-cases of the new component

I would like to introduce a new extension which would enable reading TLS certificates from trusted platform module (TPM)

We see a common requirement to read TLS certificates from TPM when the collector runs on an edge device.

See:

Example configuration for the component

  cert_index: 0x01C00002
  key_index: 0x01C00003
  ca_index: 0x01C00004
  client_ca_index: 0x01C00005

Telemetry data types supported

all

Code Owner(s)

pavolloffay

Sponsor (optional)

No response

Additional context

It seems the extension could be implemented via:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions