Compare commits
2 Commits
fd2007ec4c
...
master
Author | SHA1 | Date | |
---|---|---|---|
7c696cba68 | |||
de811a400a |
7
README.SSL-Configuration
Normal file
7
README.SSL-Configuration
Normal file
@ -0,0 +1,7 @@
|
||||
# --------------------
|
||||
# SSL Configuration Generator
|
||||
# --------------------
|
||||
|
||||
# ---
|
||||
# see: https://ssl-config.mozilla.org/
|
||||
# ---
|
@ -228,6 +228,7 @@ _debian_packages="
|
||||
ca-certificates
|
||||
openssl
|
||||
nginx-extras
|
||||
nginx-full
|
||||
"
|
||||
declare -a deb_package_arr
|
||||
for _pkg in $_debian_packages ; do
|
||||
|
Reference in New Issue
Block a user