From 419828838991e3dfa447f3b29b37e5277052abb4 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Wed, 31 May 2017 17:26:55 +0200 Subject: [docs] update vpn readme --- src/leap/bitmask/vpn/README.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/leap/bitmask/vpn') diff --git a/src/leap/bitmask/vpn/README.rst b/src/leap/bitmask/vpn/README.rst index f773e2f9..6480f75e 100644 --- a/src/leap/bitmask/vpn/README.rst +++ b/src/leap/bitmask/vpn/README.rst @@ -1,7 +1,6 @@ VPN port -------- -What's here is a quick port of the legacy bitmask_client vpn code. -It only works through the cli right now:: +What's here is a simple port of the legacy bitmask_client vpn code:: bitmaskctl user create tmp_user_baz002@demo.bitmask.net --pass 1234 signup ok @@ -47,6 +46,8 @@ Much of what's exposed in the above API should be made transparently (download certificate). However, I prefer to test it manually before hiding it from the CLI. -The UI integration should follow soon. +0.10 version uses this basic API, further releases will automate getting the +certificates, validation, renewal etc. -Meanwhile, please report any bugs you find with its expected behavior. +Please report any bugs you find with its expected behavior, either using the cli +or the gui. -- cgit v1.2.3