From 0defe7665ac64b07e9197c69cfd8a9420a0a91f1 Mon Sep 17 00:00:00 2001 From: Artur Neumann Date: Wed, 6 Apr 2022 09:54:17 +0545 Subject: [PATCH] tip about SSL certificates --- docs/ocis/development/beta-testplan.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ocis/development/beta-testplan.md b/docs/ocis/development/beta-testplan.md index 2456a03933..afb6d9d0f3 100644 --- a/docs/ocis/development/beta-testplan.md +++ b/docs/ocis/development/beta-testplan.md @@ -29,6 +29,8 @@ to access oCIS remotely please refer to the [Basic Remote Setup]({{< ref "../dep ## additional tips - to allow basic auth (e.g. to easily access oCIS using curl commands) you have to set `PROXY_ENABLE_BASIC_AUTH=true` environment variable +- if you cannot use real SSL Certificates set `OCIS_INSECURE=true` as environment variable + # Testplan