From cba02edf6c878056b875e981658c2aedccbc3269 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Tue, 3 Oct 2017 02:16:41 +0200 Subject: [docs] wording fixes --- docs/testing/index.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/testing/index.rst b/docs/testing/index.rst index 8d72e9ac..9715b018 100644 --- a/docs/testing/index.rst +++ b/docs/testing/index.rst @@ -60,20 +60,20 @@ following tips: bug, please attach a log of a new bitmask session, which should contain *only* the behaviour needed to reproduce the bug you are reporting. -Xenial live image testing -------------------------- +On a live image (xenial) +------------------------ -Pasting the following lines in a terminal will help you testing the latest +Pasting the following line in a terminal will help you testing the latest bundle from inside a virtual machine running a **live image for xenial** (note that this is **not** an installation method!):: curl https://0xacab.org/leap/bitmask-dev/raw/master/docs/testing/latest-bundle-xenial | bash -Testing against providers with invalid certificates ---------------------------------------------------- +Providers with invalid certificates +----------------------------------- -If you need to test against a provider without a valid certificate, you can use -the following flag:: +If you **really** need to test against a provider without a valid certificate, +you can use the following flag. I assume you know what you are doing:: SKIP_TWISTED_SSL_CHECK=1 bitmask -- cgit v1.2.3