mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-25 07:05:38 +00:00
@@ -1,6 +1,8 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# https://github.com/google/easypki
|
# https://github.com/google/easypki
|
||||||
|
|
||||||
|
# TODO integrate this directly into start.sh?
|
||||||
|
|
||||||
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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user