mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-06 16:07:22 +01:00
bug fix on modal close and repeated cert issuance
This commit is contained in:
@@ -39,6 +39,7 @@ apt_install openssl
|
||||
# Create a directory to store TLS-related things like "SSL" certificates.
|
||||
|
||||
mkdir -p $STORAGE_ROOT/ssl
|
||||
mkdir -p $STORAGE_ROOT/ssl-backup # creating a backup directory for ssl certs just to be safe
|
||||
|
||||
# Generate a new private key.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user