Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Validate that a supplied vendor cert is not in PEM format
If we see "BEGIN CERTIFICATE", it's a PEM certificate and won't work. Fail the build early and say so. Fixes rhboot#645 Signed-off-by: Steve McIntyre <[email protected]>
- Loading branch information