diff options
author | Sriram Viswanathan <sriramv@thoughtworks.com> | 2017-05-12 13:34:29 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-12 13:34:29 -0300 |
commit | 518f308e9db8766b4e4e15df64cdf47916b08317 (patch) | |
tree | 578a467af31d3d4872af85e7862a3eb213718941 | |
parent | 914e7364d720b7c01c86a30590099fe98169ace8 (diff) |
Updates with local certificate setup
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ We suggest you to use the following instructions: * Install Pixelated User Agent using [Developer-Setup-on-native-OS](https://github.com/pixelated/pixelated-user-agent/wiki/Developer-Setup-on-native-OS) page; * Install a local LEAP provider using the [LEAP Platform installation with vagrant](https://leap.se/en/docs/platform/tutorials/vagrant#2-vagrant-with-static-vagrantfile) instructions. +* Setup local certificate for the user-agent <-> provider communication using - [Setup Local Certificate For Provider](https://github.com/pixelated/pixelated-user-agent/wiki/Running-user-agent-against-a-vagrant-LEAP-provider) ## Debian package |