5cdd6ab7cd
Turned out that the loadOrCreateTrustKey() utility was doing exactly the same as libtrust.LoadOrCreateTrustKey(), so making it a thin wrapped. I kept the tests to verify the behavior, but we could remove them as we only need this for our integration tests. The storage location for the generated key was changed (again as we only need this for some integration tests), so we can remove the TrustKeyPath from the config. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
builder.go | ||
builder_test.go | ||
config.go | ||
config_linux.go | ||
config_linux_test.go | ||
config_test.go | ||
config_windows.go | ||
config_windows_test.go | ||
opts.go |