Skip to content
Snippets Groups Projects

Allow to reset key store and stop key fetching

Merged Malte Bauch requested to merge qkdnm-set-key-store into master
5 files
+ 5
5
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -6,7 +6,7 @@
@@ -6,7 +6,7 @@
GOSDNC_PATH="./artifacts/gosdnc"
GOSDNC_PATH="./artifacts/gosdnc"
GOSDN_ADDRESS="127.0.0.1:55055"
GOSDN_ADDRESS="127.0.0.1:55055"
ADMINPW="TestPassword"
ADMINPW="TestPassword"
KMS_PLUGIN="823aad29-69be-42f0-b279-90f2c1b6a94d"
KMS_PLUGIN="e404ecf7-4860-41ee-9cee-3dd6af6c5e2b"
PND_UUID="5f20f34b-cbd0-4511-9ddc-c50cf6a3b49d"
PND_UUID="5f20f34b-cbd0-4511-9ddc-c50cf6a3b49d"
## Adjust this if timer is to short.
## Adjust this if timer is to short.
SLEEP_TIMER=20
SLEEP_TIMER=20
Loading