File registrar.conf.diff of Package keylime
diff --git i/registrar.conf w/registrar.conf index 19348f6..683cc40 100644 --- i/registrar.conf +++ w/registrar.conf @@ -5,7 +5,8 @@ version = 2.5 # The binding address and port for the registrar server -ip = "127.0.0.1" +# ip = "127.0.0.1" +ip = "0.0.0.0" port = 8890 tls_port = 8891