Skip to content

Commit 230051e

Browse files
authored
Add verifier_url to reference configuration file (#1158)
Signed-off-by: Sergio Arroutbi <[email protected]>
1 parent b77f8ec commit 230051e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

keylime-agent.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,3 +378,7 @@ attestation_interval_seconds = 60
378378
# To override enable_authentication, set
379379
# KEYLIME_AGENT_ENABLE_AUTHENTICATION environment variable.
380380
enable_authentication = false
381+
382+
# Verifier URL (Push Model specific).
383+
# Verifier URL containing schema, host and port
384+
verifier_url = "https://localhost:8891"

0 commit comments

Comments
 (0)