Added configuration for ssl with apache2 based on the nginx container

This commit is contained in:
Marcelo Garbin
2021-03-16 10:05:46 -03:00
parent d6b7d95f34
commit fb110a9d91
7 changed files with 68 additions and 18 deletions

4
apache2/ssl/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
*.crt
*.csr
*.key
*.pem