Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions keylime-agent.conf
Original file line number Diff line number Diff line change
Expand Up @@ -378,3 +378,7 @@ attestation_interval_seconds = 60
# To override enable_authentication, set
# KEYLIME_AGENT_ENABLE_AUTHENTICATION environment variable.
enable_authentication = false

# Verifier URL (Push Model specific).
# Verifier URL containing schema, host and port
verifier_url = "https://localhost:8891"