From 460605c022d151aaad2434b4f6c634fd135f2acb Mon Sep 17 00:00:00 2001 From: Thomas Hirsch Date: Thu, 18 Feb 2016 15:15:58 +0100 Subject: included hints to example config files --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 09616ac3..4cac3007 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,8 @@ Once that is done, you can use by browsing to [http://localhost:3333](http://loc ## Config file with credentials -The config file has to be in `ini` format, example: +The config file has to be in `ini` format, see for example +`try.alice.ini` or `try.bob.ini` in the root directory, or this one: *credentials.ini* ``` @@ -140,6 +141,8 @@ leap_password= To use it start the user agent like this: `$ pixelated-user-agent --host 0.0.0.0 --config credentials.ini` +You can also include the host in the config file, as shown in the example files given above. + ## Self-signed provider certs You might also need to add your LEAP provider ssl certificate to pixelated manually for now, with the following steps: -- cgit v1.2.3