nginx needs read access to provide letsencrypt challenges

This commit is contained in:
KiekerJan 2022-05-16 08:34:40 +02:00
parent 4457eaf3a4
commit 99be51bf70
1 changed files with 3 additions and 0 deletions

View File

@ -40,6 +40,9 @@ apt_install openssl
mkdir -p $STORAGE_ROOT/ssl
# make directory readable
chmod 755 $STORAGE_ROOT/ssl
# Generate a new private key.
#
# The key is only as good as the entropy available to openssl so that it