[#90] Enabled tls for s04
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
This commit is contained in:
parent
a4300b2a97
commit
1aa8d407ff
9 changed files with 52 additions and 1 deletions
6
bin/addCert.sh
Executable file
6
bin/addCert.sh
Executable 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
|
Loading…
Add table
Add a link
Reference in a new issue