Skip to content

shim: Use a vendor db rather than just a cert

Valentin David requested to merge valentindavid/shim-db into master

Using a db will allow us to put more than one keys, and eventually hashes. It is a bit more powerful than just one cert.

Merge request reports