You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a good candidate for using pki-playground to generate the certificate templates we ship in hubris. pki-playground will generate the certs for us, then we'll need a bit of code to strip the fields we want left blank and find the required offsets. The end goal is to integrate this into a build.rs file in hubris that generates these cert templates as part of the build process.
The text was updated successfully, but these errors were encountered:
This is a good candidate for using
pki-playground
to generate the certificate templates we ship in hubris.pki-playground
will generate the certs for us, then we'll need a bit of code to strip the fields we want left blank and find the required offsets. The end goal is to integrate this into abuild.rs
file in hubris that generates these cert templates as part of the build process.The text was updated successfully, but these errors were encountered: