xcp-ng / uefistored

Variables store for UEFI guests. Note: in XCP-ng 8.3+, we switched to varstored in order to share a common implementation with XenServer.
GNU General Public License v2.0
7 stars 3 forks source link

secureboot-certs: add extract command #28

Closed beshleman closed 3 years ago

beshleman commented 3 years ago

This commit supports extracting certificates from the XAPI DB using the command secureboot-certs extract <CERT> <filename>. It may be of use to users, but will definitely be of use in testing. It allows tests to save/restore certs before/after modifying them for tests.