1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-24 16:26:23 +00:00

add a link to the project into gencerts.sh

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2018-10-23 09:45:21 +02:00
parent 8db1dc5488
commit 098ff5208c
2 changed files with 1 additions and 1 deletions

2
ssl/gencerts.sh Normal file → Executable file
View File

@ -1,7 +1,7 @@
#!/bin/sh
# https://github.com/google/easypki
echo "Creating CA and Server certificates..."
easypki create --filename internalca --organizational-unit primary --expire 3650 --ca "Internal Kopano System"
mkdir -p /kopano/ssl/clients/

0
ssl/start.sh Normal file → Executable file
View File