[#90] Enabled tls for s04

Signed-off-by: Denis Kirillov <denis@nspcc.ru>
This commit is contained in:
Denis Kirillov 2021-06-10 16:25:02 +03:00 committed by Alex Vanin
parent a4300b2a97
commit 1aa8d407ff
9 changed files with 52 additions and 1 deletions

6
bin/addCert.sh Executable file
View file

@ -0,0 +1,6 @@
#!/usr/bin/env bash
# Source env settings
. .env
ln -sf $(pwd)/services/storage/s04tls.crt ${CA_CERTS_TRUSTED_STORE}/s04.${LOCAL_DOMAIN}.tls.crt