oxidecomputer / dice-util

utilities for cert template generation and manufacturing / certifying DeviceIds
Mozilla Public License 2.0
7 stars 3 forks source link

wip: Add tool to generate platrform id certs from CSRs. #193

Open flihp opened 5 months ago

flihp commented 5 months ago

prototype for a minimal certificate authority like thing that accepts a CSR of a particular form and produces an x.509 cert that has the form we require of platform identity certs

Not sure what needs to be done to get this across the line and merged but this is the first step.