mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-25 00:36:34 +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:
parent
8db1dc5488
commit
098ff5208c
2
ssl/gencerts.sh
Normal file → Executable file
2
ssl/gencerts.sh
Normal file → Executable file
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
# https://github.com/google/easypki
|
||||||
|
|
||||||
echo "Creating CA and Server certificates..."
|
echo "Creating CA and Server certificates..."
|
||||||
|
|
||||||
easypki create --filename internalca --organizational-unit primary --expire 3650 --ca "Internal Kopano System"
|
easypki create --filename internalca --organizational-unit primary --expire 3650 --ca "Internal Kopano System"
|
||||||
|
|
||||||
mkdir -p /kopano/ssl/clients/
|
mkdir -p /kopano/ssl/clients/
|
||||||
|
0
ssl/start.sh
Normal file → Executable file
0
ssl/start.sh
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user