diff options
author | Chris Marget <5470536+chrismarget@users.noreply.github.com> | 2020-04-08 15:31:28 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-08 21:31:28 +0200 |
commit | 8d71437b8d41623fdd485b7d0f659b55860648b5 (patch) | |
tree | 138ee723a91bdfeca9dc881f54612cb7c5cd041e /scripts/build-config | |
parent | 84ad43ca30120c5c14e5a0682f14c0c9d04ed4d7 (diff) | |
download | vyos-build-8d71437b8d41623fdd485b7d0f659b55860648b5.tar.gz vyos-build-8d71437b8d41623fdd485b7d0f659b55860648b5.zip |
T2239: fix issue with ovftool signing command
Signing key can be submitted by putting key at a fixed location
(key/privatekey.pem) or by putting the key location in environment
variable PRIVATE_KEY_PATH. The script checks for either of those
possibilities.
ovftool command was incorrectly using the PRIVATE_KEY_PATH variable
even when the key file was dropped in the prescribed location.
Diffstat (limited to 'scripts/build-config')
0 files changed, 0 insertions, 0 deletions