Skip to content

HewlettPackard/devid-provisioning-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevID Provisioning Tool

This tool is still under development and is not ready for production use yet.

The DevID Provisioning tool generates DevID credentials using keys generated by a TPM. It performs the enrolment protocol defined in the TCG specification: TPM 2.0 Keys for Device Identity and Attestation.

Build

make build

Configure

Example files are provided for the agent and server component.

Run

  1. Run the provisioning service
./bin/provisioning-server
  1. Run the provisioning agent
./bin/provisioning-agent

The agent provisions the TPM and outputs the DevID certificate and keys in the current folder by default.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages