From 1bae63d3cac1c006efdaec323f3b6700fa97cfd9 Mon Sep 17 00:00:00 2001 From: Angel Borroy Date: Tue, 8 Oct 2019 13:30:14 +0200 Subject: [PATCH] Clarify that certificates, truststores and keystores are provided only for testing purposes. --- e2e-test/generator-alfresco-docker-compose/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/e2e-test/generator-alfresco-docker-compose/README.md b/e2e-test/generator-alfresco-docker-compose/README.md index 718ad504d..986904543 100644 --- a/e2e-test/generator-alfresco-docker-compose/README.md +++ b/e2e-test/generator-alfresco-docker-compose/README.md @@ -114,6 +114,8 @@ When using Community, some different options can be combined: ? Would you like to use a SOLR Replication (2 nodes in master-slave)? No ``` +**Note** that when choosing *mTLS* or *HTTPs*, default certificates, truststores and keystores are provided for testing purposes. If you are planning to use this Docker Compose template for real environments, replace these cryptographic stores with another generated by yourself to increase the security of your system. + ## Enterprise When using Enterprise, some options can be added to Community configuration: