Golang key management API server and library, based on SecuritySuite.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Rename this file to .tests.env and fill out the values appropriately. This
|
|
# may be required to run all unit tests successfull. You may also need to run
|
|
# a pre-existing KeyStar instance or configure one for use. This will
|
|
# eventually be automated in the future.
|
|
TEST_CLIENT_ID=
|
|
TEST_CLIENT_SECRET=
|
|
TEST_ADDR="::9911"
|
|
TEST_KEYSPACE=".tests.keys"
|