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", it's likely a PEM certificate and won't work. Fail the build early and say so. Fixes #645 Signed-off-by: Steve McIntyre <[email protected]>
- Loading branch information