mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-11 08:23:02 +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:
Regular → Executable
+1
-1
@@ -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/
|
||||
|
||||
Regular → Executable
Reference in New Issue
Block a user