diff options
Diffstat (limited to 'docs/testing/index.rst')
| -rw-r--r-- | docs/testing/index.rst | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/docs/testing/index.rst b/docs/testing/index.rst index cbfac2d4..4e0febe9 100644 --- a/docs/testing/index.rst +++ b/docs/testing/index.rst @@ -69,6 +69,13 @@ 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 +--------------------------------------------------- + +If you need to test against a provider without a valid certificate, you can use +the following flag:: + +  SKIP_TWISTED_SSL_CHECK=1 bitmask  Thunderbird integration  ----------------------- | 
